UNPKG
@yxhc/whale
Version:
latest (0.0.2)
0.0.2
0.0.1
A Component Library for Vue 3
github.com/yxihc/whale
yxihc/whale
@yxhc/whale
/
es
/
locale
/
index.mjs
4 lines
(3 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
export
{
default
as
zhCn }
from
'./lang/zh-cn.mjs'
;
export
{
default
as
en }
from
'./lang/en.mjs'
;
//# sourceMappingURL=index.mjs.map