UNPKG
@hyahfoufi/ng-snotify
Version:
latest (18.0.0)
18.0.0
17.0.0
15.0.7
15.0.6
15.0.5
15.0.4
15.0.3
15.0.2
15.0.1
Angular 2+ alternative notifications center
github.com/hyahfoufi/ng-snotify
hyahfoufi/ng-snotify
@hyahfoufi/ng-snotify
/
lib
/
components
/
index.d.ts
5 lines
(4 loc)
•
174 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./buttons/buttons.component'
;
export
*
from
'./prompt/prompt.component'
;
export
*
from
'./snotify/snotify.component'
;
export
*
from
'./toast/toast.component'
;