UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

3 lines (2 loc) 232 B
export { default as XNotifications } from './Notifications.vue'; export type { NotificationsProps, NotificationEvent, NotificationsAction, NotificationsAlign, NotificationsPosition, NotificationsTheme, } from './Notifications.vue';