UNPKG
@ximax/layout
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A flexible and responsive layout system for Vue3 applications
@ximax/layout
/
dist
/
components
/
index.d.ts
8 lines
(7 loc)
•
231 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./admin-layout'
;
export
*
from
'./page-tab'
;
export
*
from
'./simple-scrollbar'
;
export
*
from
'./better-scroll'
;
export
*
from
'./button-icon'
;
export
*
from
'./login-background'
;
export
*
from
'./split-container'
;