mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(packages): i18n (#1708)
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
"types": "./dist/predicate.d.ts",
|
||||
"default": "./dist/predicate.js"
|
||||
},
|
||||
"./percent": {
|
||||
"types": "./dist/percent.d.ts",
|
||||
"default": "./dist/percent.js"
|
||||
},
|
||||
"./string": {
|
||||
"types": "./dist/string.d.ts",
|
||||
"default": "./dist/string.js"
|
||||
|
||||
Reference in New Issue
Block a user