UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 117 B
export { default as XAlert } from './Alert.vue' export type { AlertProps, AlertType, AlertTheme } from './Alert.vue'