Returns item at path, or undefined if not found. By default unwraps scalar values from their surrounding node; to disable set keepScalar to true (collections are always returned intact).
path
undefined
keepScalar
true
Optional
Returns item at
path
, orundefined
if not found. By default unwraps scalar values from their surrounding node; to disable setkeepScalar
totrue
(collections are always returned intact).