加入對BMCLAPI還原功能

This commit is contained in:
2024-06-02 15:39:01 +08:00
parent 2bb76be945
commit c37faf630d
4 changed files with 57 additions and 1 deletions

View File

@@ -5,7 +5,8 @@
"main": "index.js",
"type": "module",
"scripts": {
"test": "node index.js"
"mc": "node mc.js",
"bmcl": "node bmcl.js"
},
"author": "",
"license": "ISC"