This commit is contained in:
lincube
2026-02-13 17:01:37 +08:00
commit ef1ccd439b
88 changed files with 14682 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" }]
}