UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 119 B
export { default as XModal } from './Modal.vue'; export type { ModalProps, ModalSize, ModalTheme } from './Modal.vue';