feat:初步实现 自测验证种

This commit is contained in:
2025-08-07 17:35:47 +08:00
commit 04cb7558d0
13 changed files with 53034 additions and 0 deletions

7
tsconfig.json Normal file
View File

@@ -0,0 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
}