This commit is contained in:
2023-09-23 13:24:37 +00:00
parent 9c9d9e9545
commit 438df6cd3c
60 changed files with 190 additions and 1100 deletions
+5 -3
View File
@@ -8,9 +8,11 @@
},
"exports": {
".": "./dist/index.js",
"./converter": "./dist/converter.js",
"./datetime": "./dist/datetime.js",
"./korean": "./dist/korean.js"
"./converter": "./dist/converter/index.js",
"./datetime": "./dist/datetime/index.js",
"./korean": "./dist/korean/index.js",
"./josa_util": "./dist/korean/josa_util.js",
"./string": "./dist/string/index.js"
},
"type": "module",
"keywords": [],