Initial commit

This commit is contained in:
Aleksandr 2024-07-06 21:22:25 +03:00
commit 59dafba982
7 changed files with 446 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.tsbuildinfo
*.d.ts
node_modules