UNPKG
ngx-confirm-box
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Library for confirm box - Angular 4/5/6
github.com/tgandhi/ngx-confirm-box
tgandhi/ngx-confirm-box
ngx-confirm-box
/
public_api.d.ts
4 lines
(3 loc)
•
145 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lib/ngx-confirm-box.service'
;
export
*
from
'./lib/ngx-confirm-box.component'
;
export
*
from
'./lib/ngx-confirm-box.module'
;