feat: add new i18n package

This commit is contained in:
lawvs
2022-09-06 14:25:15 +08:00
parent c734480f38
commit 3b06d4bff5
14 changed files with 307 additions and 0 deletions

View File

@@ -74,6 +74,9 @@
"@toeverything/datasource/feature-flags": [
"libs/datasource/feature-flags/src/index.ts"
],
"@toeverything/datasource/i18n": [
"libs/datasource/i18n/src/index.ts"
],
"@toeverything/datasource/jwt": [
"libs/datasource/jwt/src/index.ts"
],