ssap_app/node_modules/expo-modules-core/build/ensureNativeModulesAreInsta...

6 lines
289 B
TypeScript

/**
* Ensures that the native modules are installed in the current runtime.
* Otherwise, it synchronously calls a native function that installs them.
*/
export declare function ensureNativeModulesAreInstalled(): void;
//# sourceMappingURL=ensureNativeModulesAreInstalled.native.d.ts.map