UNPKG

ngx-toast-notifier

Version:

This is a nofitications library for Angular

8 lines (7 loc) 392 B
export * from './lib/services/ngx-toast-notifier.service'; export * from './lib/services/ngx-toast.service'; export * from './lib/components/ngx-toast-notifier.component'; export * from './lib/ngx-toast-notifier.module'; export * from './lib/animations/animations'; export * from './lib/interfaces/i-notification'; export * from './lib/components/notification/notification.component';