UNPKG

alert-notification

Version:

A lightweight easy to use module to display alert notifications inside you Angular web applications.

4 lines (3 loc) 154 B
export * from './lib/alert-notification.service'; export * from './lib/alert-notification.component'; export * from './lib/alert-notification.module';