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
/
public_api.d.ts
5 lines
(4 loc)
•
163 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./lib/interface'
;
export
*
from
'./lib/ng-alertbar.component'
;
export
*
from
'./lib/ng-alertbar.module'
;
export
*
from
'./lib/ng-alertbar.service'
;