flat: 暂存

This commit is contained in:
Apcallover
2025-10-27 17:54:11 +08:00
commit 2f0dd5ee86
49 changed files with 9553 additions and 0 deletions

4
tsconfig.json Normal file
View File

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