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

6 lines (5 loc) 206 B
export * from './lib/notifier/notifier.component'; export * from './lib/notifier.module'; export * from './lib/notification'; export * from './lib/template/notifier'; export * from './lib/layout/notifier';