ssap_app/node_modules/expo-modules-autolinking/build/reactNativeConfig/config.d.ts

5 lines
178 B
TypeScript

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