wip
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user