UNPKG

create-expo-cljs-app

Version:

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

5 lines (4 loc) 202 B
// @component ./DrawerItem.tsx export { default as Item } from './DrawerItem'; // @component ./DrawerSection.tsx export { default as Section } from './DrawerSection'; //# sourceMappingURL=Drawer.js.map