UNPKG

ngx-bootstrap-alert

Version:

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

6 lines (5 loc) 109 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }