index
:
timeline.git
dev
main
release
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FrontEnd
/
src
/
i18n
/
index.ts
blob: 4bd6dc28b2dd1852ab0762d1dcf12f2758dc24d0 (
plain
)
1
2
3
import
"./setup"
;
export
{
default
as
i18n
}
from
"i18next"
;
export
*
from
"./text"
;