UNPKG

@mantine/notifications

Version:

Mantine notifications system

4 lines (3 loc) 338 B
export { cleanNotifications, cleanNotificationsQueue, createNotificationsStore, hideNotification, notifications, notificationsStore, showNotification, updateNotification, updateNotificationsState, useNotifications } from './notifications.store.mjs'; export { Notifications } from './Notifications.mjs'; //# sourceMappingURL=index.mjs.map