2 lines
55 B
TypeScript
Raw Normal View History

2015-11-24 16:37:29 -08:00
export declare function get(obj: any, path: any): any;