UNPKG

angular2-toaster

Version:

An Angular Toaster Notification library based on AngularJS-Toaster

8 lines (7 loc) 259 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { ToastComponent as ɵb } from './lib/toast.component'; export { Transitions as ɵa } from './lib/transitions'; export { TrustHtmlPipe as ɵc } from './lib/trust-html.pipe';