You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
457 B

{"ast":null,"code":"export default {};","map":{"version":3,"sources":["../src/NativeModulesProxy.ts"],"names":[],"mappings":"AAGA,eAAe,CAAA,CAAiD","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"],"sourceRoot":""},"metadata":{},"sourceType":"module"}