UNPKG
ngx-modialog
Version:
latest (5.0.1)
6.0.0
5.0.1
5.0.0
4.0.0-beta.3
4.0.0-beta.2
4.0.0-beta.1
3.0.4
3.0.3
3.0.2
Modal / Dialog for Angular
github.com/shlomiassaf/ngx-modialog
shlomiassaf/ngx-modialog
ngx-modialog
/
esm5
/
lib
/
overlay
/
index.js
9 lines
(8 loc)
•
291 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** *
@fileoverview
added by tsickle *
@suppress
{
checkTypes
} checked by tsc */
export
{
OverlayTarget
,
OverlayDialogBoundary
}
from
'./overlay.directives'
;
export
{
ModalOverlay
}
from
'./overlay.component'
;
export
{
Overlay
}
from
'./overlay.service'
;
//# sourceMappingURL=index.js.map