UNPKG

react-native-flip

Version:
5 lines (3 loc) 231 B
import { ProxyNativeModule } from './NativeModulesProxy.types'; // We default to an empty object shim wherever we don't have an environment-specific implementation export default {} as { [moduleName: string]: ProxyNativeModule };