UNPKG
ngx-dynamic
Version:
latest (4.1.0)
4.1.0
4.0.0
3.2.0
3.1.0
dynamic contents projection in Angular
github.com/laco0416/ng-dynamic
laco0416/ng-dynamic
ngx-dynamic
/
src
/
dynamic-html
/
index.d.ts
6 lines
(5 loc)
•
153 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./dynamic-html.component'
;
export
*
from
'./module'
;
export
*
from
'./interfaces'
;
export
*
from
'./options'
;
export
*
from
'./renderer'
;