UNPKG

expo-modules-core

Version:
6 lines 238 B
import { ProxyNativeModule } from './NativeModulesProxy.types'; declare const NativeModulesProxy: { [moduleName: string]: ProxyNativeModule; }; export default NativeModulesProxy; //# sourceMappingURL=NativeModulesProxy.native.d.ts.map