UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

6 lines (5 loc) 163 B
import { ProxyNativeModule } from './NativeModulesProxy.types'; declare const _default: { [moduleName: string]: ProxyNativeModule; }; export default _default;