UNPKG

@k-link/notifications

Version:

Notification system based on Klink UI components

4 lines (3 loc) 246 B
export { Notifications } from './Notifications/Notifications.js'; export { cleanNotifications, cleanNotificationsQueue, hideNotification, notifications, showNotification, updateNotification } from './events.js'; //# sourceMappingURL=index.js.map