This commit is contained in:
Nikita
2025-03-14 00:39:57 +01:00
parent 4ad9483d6b
commit 53edf1824d
2 changed files with 11 additions and 1 deletions

3
scripts/run.ts Normal file
View File

@@ -0,0 +1,3 @@
async function main() {}
main()