awesome-cordova-plugins/dist/util.d.ts
2015-11-24 16:37:29 -08:00

2 lines
55 B
TypeScript

export declare function get(obj: any, path: any): any;