UNPKG

ngx-toasta

Version:

Simple and clean Angular Toast component that shows growl-style notifications and messages for your web app

6 lines (5 loc) 189 B
export * from './lib/toasta.service'; export * from './lib/toasta.component'; export * from './lib/toast.component'; export * from './lib/shared'; export * from './lib/toasta.module';