Upload files to "/"

This commit is contained in:
2026-04-04 20:14:59 +00:00
parent c9e66faf58
commit fbf1b25423
2 changed files with 32 additions and 0 deletions

6
tsconfig.json Normal file
View File

@@ -0,0 +1,6 @@
{
"compilerOptions":
{
"module": "es6"
}
}