Initial commit

This commit is contained in:
kudinDmitriyUp
2026-05-17 08:17:25 +00:00
commit 4b39919b16
260 changed files with 29516 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" }
]
}