UNPKG
modalicious
Version:
latest (1.0.0)
1.0.0
0.5.1
0.5.0
0.4.1
0.4.0
0.4.0-alpha
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1
A modal service for Angular
github.com/tristanmenzel/modalicious
tristanmenzel/modalicious
modalicious
/
modalicious.d.ts
7 lines
(6 loc)
•
252 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * Generated bundle index. Do not edit. */
export
*
from
'./index'
;
export
{
ModalContainerComponent
as
ɵa }
from
'./modal-container/modal-container.component'
;
export
{
ModalHostDirective
as
ɵb }
from
'./modal-host/modal-host.directive'
;