Initial commit

This commit is contained in:
ThatTonybo
2025-08-12 00:37:43 +10:00
commit 32a49839a6
9 changed files with 978 additions and 0 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "@tsconfig/bun/tsconfig.json"
}