init repo

This commit is contained in:
himeditator
2025-05-11 21:41:22 +08:00
commit ccf401a6ab
26 changed files with 9769 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" }]
}