UNPKG
vben-aggregate-layouts
Version:
latest (6.0.6)
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
5.5.8
vben-aggregate-layouts package
your-project-homepage.com
yourusername/your-project
vben-aggregate-layouts
/
src
/
index.ts
5 lines
(4 loc)
•
112 B
text/typescript
View Raw
1
2
3
4
5
export
*
from
'./authentication'
;
export
*
from
'./basic'
;
export
*
from
'./iframe'
;
export
*
from
'./widgets'
;