UNPKG

create-expo-cljs-app

Version:

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

6 lines (5 loc) 163 B
export * from './Config'; export * from './Config.types'; export * from './Project'; export * from './Errors'; export { getAccountUsername } from './getFullName';