GT2/Ejectable/node_modules/@unimodules/react-native-adapter/build/NativeModulesProxy.js.map

1 line
418 B
Plaintext
Raw Normal View History

2021-08-16 00:14:59 +00:00
{"version":3,"file":"NativeModulesProxy.js","sourceRoot":"","sources":["../src/NativeModulesProxy.ts"],"names":[],"mappings":"AAEA,mGAAmG;AACnG,eAAe,EAAiD,CAAC","sourcesContent":["import { ProxyNativeModule } from './NativeModulesProxy.types';\n\n// We default to an empty object shim wherever we don't have an environment-specific implementation\nexport default {} as { [moduleName: string]: ProxyNativeModule };\n"]}