UNPKG

@vamidicreations/angular2-toaster

Version:

An Angular Toaster Notification library based on AngularJS-Toaster

9 lines (8 loc) 316 B
export * from './lib/toaster-container.component'; export * from './lib/toaster.service'; export * from './lib/toast.component'; export * from './lib/clearWrapper'; export * from './lib/toaster-config'; export * from './lib/toast'; export * from './lib/bodyOutputType'; export * from './lib/toaster.module';