添加框架脚本文件夹注释

This commit is contained in:
dgflash
2024-11-12 18:30:10 +08:00
parent df29a0a928
commit 313e940046
41 changed files with 165 additions and 97 deletions

View File

@@ -151,6 +151,7 @@
"dependencies": {
"axios": "^1.7.7",
"fs-extra": "^10.0.0",
"systeminformation": "^5.23.5",
"vue": "^3.1.4"
},
"devDependencies": {
@@ -160,4 +161,4 @@
"typedoc": "^0.23.24",
"typescript": "^4.8.2"
}
}
}