UNPKG

react-native-paper

Version:
9 lines (7 loc) 309 B
// @component ./DrawerItem.tsx export { default as Item } from './DrawerItem'; // @component ./DrawerCollapsedItem.tsx export { default as CollapsedItem } from './DrawerCollapsedItem'; // @component ./DrawerSection.tsx export { default as Section } from './DrawerSection'; //# sourceMappingURL=Drawer.js.map