UNPKG

ottoman

Version:
2 lines (1 loc) 93 B
export declare const getValueByPath: <T = Record<string, any>>(obj: T, path: string) => any;