This commit is contained in:
2026-04-24 23:51:56 +09:00
parent 0fe1e355a7
commit 52aaa4d1f6
21 changed files with 45502 additions and 3 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"lib": []
}
}