UNPKG

create-expo-cljs-app

Version:

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

5 lines 189 B
import './Expo.fx'; import * as Logs from './logs/Logs'; export { Logs }; export { default as registerRootComponent } from './launch/registerRootComponent'; //# sourceMappingURL=Expo.js.map