initial commit, tutorial level scripts

This commit is contained in:
2024-04-30 21:37:16 +02:00
parent d672727d9b
commit efa3d8df5c
48 changed files with 8250 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"compilerOptions": {
"typeRoots" : ["./types/index.d.ts"]
}
}