UNPKG

expo-modules-autolinking

Version:
5 lines (4 loc) 178 B
/** * Load the `react-native.config.js` or `react-native.config.ts` from the package. */ export declare const loadConfigAsync: (input: string, ...args: any[]) => Promise<any>;