UNPKG
fruit-shallow9
Version:
latest (0.83.120)
0.83.120
fruit-shallow9
github.com/fruit-shallow9/fruit-shallow9
fruit-shallow9/fruit-shallow9
fruit-shallow9
/
dist
/
esm
/
locale
/
index.js
3 lines
•
150 B
JavaScript
View Raw
1
2
3
export
{
default
as
en_US }
from
"./en_US.js"
;
export
{
default
as
zh_CN }
from
"./zh_CN.js"
;
export
{
default
as
defaultLocale }
from
"./default.js"
;