Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
The type of the object.
The type of the first key in the object.
The type of the second key in the object.
The type of the third key in the object.
The type of the default value.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
The type of the object.
The type of the first key in the object.
The type of the second key in the object.
The type of the third key in the object.
The type of the fourth key in the object.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
The type of the object.
The type of the first key in the object.
The type of the second key in the object.
The type of the third key in the object.
The type of the fourth key in the object.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
The type of the object.
The type of the first key in the object.
The type of the second key in the object.
The type of the third key in the object.
The type of the fourth key in the object.
The type of the default value.
Retrieves the value at a given path from an object with numeric keys. If the resolved value is undefined, the defaultValue is returned instead.
The object to query.
The path of the property to get.
Retrieves the value at a given path from an object with numeric keys. If the resolved value is undefined, the defaultValue is returned instead.
The object to query.
The path of the property to get.
Retrieves the value at a given path from an object with numeric keys. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from a null or undefined object, returning the default value.
The object to query.
The path of the property to get.
The value returned if the resolved value is undefined.
Retrieves the value at a given path from a null or undefined object, returning undefined.
The object to query.
The path of the property to get.
Retrieves the value at a given path from a string-keyed object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from a string-keyed object. If the resolved value is undefined, the defaultValue is returned instead.
Retrieves the value at a given path from an object. If the resolved value is undefined, the defaultValue is returned instead.
The object to query.
The path of the property to get.
Optional
defaultValue: unknownThe value returned if the resolved value is undefined.
Alias