UNPKG

ngx-bootstrap-alert

Version:

For Angular5+ Provides alert messaging for your application. Message styling is driven by [Bootstrap](https://getbootstrap.com/).

4 lines (3 loc) 249 B
export * from './src/app/modules/ngx-bootstrap-alert'; export { BootstrapAlertService } from './src/app/modules/ngx-bootstrap-alert/bootstrap-alert.service'; export { BootstrapAlert } from './src/app/modules/ngx-bootstrap-alert/bootstrap-alert';