UNPKG

react-statix

Version:

React components for statix localization management

2 lines (1 loc) 90 B
export declare const getNestedValue: (obj: any, path: string, defaultValue?: any) => any;