UNPKG
ng-alertbar
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.1-hf1
1.0.0
A configurable alertbar for Angular
github.com/lambk/ngAlertbar
ng-alertbar
/
lib
/
ng-alertbar.module.d.ts
5 lines
(4 loc)
•
138 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders } from
'@angular/core'
; export declare
class
NgAlertbarModule
{ static forRoot(): ModuleWithProviders; }