UNPKG
@serene-dev/toast-notifications
Version:
latest (20.0.0)
20.0.0
19.0.1
19.0.0
18.0.8
18.0.7
18.0.6
18.0.5
18.0.4
18.0.3
18.0.2
18.0.1
18.0.0
This is an Angular Toast Notification library.
serene-dev.xyz/documentations/toast-notifications
@serene-dev/toast-notifications
/
public-api.d.ts
5 lines
(4 loc)
•
201 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./lib/toast-notifications.service'
;
export
*
from
'./lib/toast-notifications.component'
;
export
*
from
'./lib/toast-notifications.pipe'
;
export
*
from
'./lib/toast-notifications.model'
;