Initial commit

This commit is contained in:
Андрей 2026-03-12 17:21:41 +00:00
commit 3be22f1023
25 changed files with 2946 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"typescript.tsdk": "node_modules\\typescript\\lib"
}