UNPKG
@j2inn/i18n
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
J2 Innovations internationalization library
@j2inn/i18n
/
dist
/
index.js
6 lines
(5 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
5
6
/* * Copyright (c) 2025, J2 Innovations. All Rights Reserved */
export
*
from
'./AntdLocale'
;
export
*
from
'./I18n'
;