This commit is contained in:
2023-09-22 20:51:08 +09:00
parent b8d57a014a
commit 295d39327b
5 changed files with 78 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@
"main": "dist/index.js",
"exports": {
".": "./dist/index.js",
"./gateway": "./dist/gateway.js",
"./def": "./dist/def/index.js"
},
"scripts": {