UNPKG

ngx-alert-message

Version:

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

5 lines (4 loc) 200 B
export * from './lib/ngx-alert-message.service'; export * from './lib/ngx-alert-message.component'; export * from './lib/alert/alert.component'; export * from './lib/just-alert/just-alert.component';