UNPKG
jsim-lazy-expandable
Version:
latest (1.0.0)
1.0.0
0.0.2
0.0.1
Light weight and easy to use expansion panel with lazy loaded content.
jsim-lazy-expandable
/
lib
/
index.d.ts
4 lines
(3 loc)
•
132 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./lazy-expandable.module'
;
export
*
from
'./lazy-expandable.component'
;
export
*
from
'./lazy-content.directive'
;