This commit is contained in:
2026-01-23 16:47:05 +08:00
parent 73498128dd
commit b634c762b3
15 changed files with 13273 additions and 3019 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "i18n",
"version": "1.0.0",
"main": "index.uts",
"types": "index.uts",
"uni_modules": {
"uni_modules": true
}
}