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
+4
View File
@@ -6,6 +6,10 @@
"scripts": {
"build": "tsc --build"
},
"exports": {
".": "./dist/index.js",
"./exports": "./dist/exports.js"
},
"author": "",
"type": "module",
"license": "MIT",