初始创建!

This commit is contained in:
2024-12-19 13:51:07 +08:00
commit fa8b468c32
23 changed files with 3004 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" }
]
}