initial commit

This commit is contained in:
c4605
2024-04-13 00:14:51 +01:00
commit ed781f7156
54 changed files with 8176 additions and 0 deletions

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

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