UNPKG

@expo/config-plugins

Version:

A library for Expo config plugins

3 lines (2 loc) 77 B
/** `lodash.get` */ export declare function get(obj: any, key: string): any;