修改目录结构

This commit is contained in:
2025-11-28 21:24:28 +08:00
parent 40583c68e0
commit 074d7c5a46
18 changed files with 0 additions and 1454 deletions

7
tsconfig.json Normal file
View File

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