This commit is contained in:
2025-08-11 00:56:06 +08:00
parent 0680124d95
commit 788c7f670a
4 changed files with 142 additions and 17 deletions

View File

@@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"watch": "bun bun.config.mjs watch",
"build": " bun bun.config.mjs"
},
"publishConfig": {