UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 129 B
export { default as XDrawer } from './Drawer.vue'; export type { DrawerProps, DrawerPosition, DrawerTheme } from './Drawer.vue';