UNPKG
song-ui-u
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.12
1.1.10
1.1.9
1.1.8
1.1.7
1.0.3
vue3 + js的PC前端组件库
song-ui-u
/
es
/
utils
/
index.mjs
6 lines
(5 loc)
•
233 B
JavaScript
View Raw
1
2
3
4
5
6
export
{ types }
from
'./types.mjs'
;
export
{ componentInstall, functionInstall }
from
'./install.mjs'
;
export
{ typeIcon }
from
'./componentsType.mjs'
;
export
{ themeType }
from
'./themeType.mjs'
;
//# sourceMappingURL=index.mjs.map