UNPKG

biplab-notifier

Version:

This is a notification npm package, it can be use as simple notification or modal dialog, a lot of customization option are available as well, checkout the github repo and examples

8 lines (7 loc) 317 B
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { Message as ɵc } from './lib/message/notifer'; export { NotificationComponent as ɵa } from './lib/notification/notification.component'; export { NotificationsComponent as ɵb } from './lib/notifications/notifications.component';