UNPKG
beautiful-native
Version:
latest (4.6.556)
4.6.556
beautiful-native
github.com/beautiful-native/beautiful-native
beautiful-native/beautiful-native
beautiful-native
/
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"
;