This commit is contained in:
zhutao
2025-11-28 15:23:35 +08:00
commit 34a3de6c8e
15 changed files with 2380 additions and 0 deletions

6
tsconfig.json Normal file
View File

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