UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

10 lines (9 loc) 242 B
export { default as XNotifications } from './Notifications.vue' export type { NotificationsProps, NotificationEvent, NotificationsAction, NotificationsAlign, NotificationsPosition, NotificationsTheme, } from './Notifications.vue'