UNPKG

get-nested-object-property

Version:

A safe way to retrieve values from any level of the object cavity

3 lines (2 loc) 182 B
import { getNestedObjectProperty } from './get-nested-object-property/get-nested-object-property.function'; export { getNestedObjectProperty, getNestedObjectProperty as default };