initial

This commit is contained in:
2024-06-26 14:57:18 +02:00
parent f0c60adc94
commit 7ea7fbc12e
6 changed files with 1717 additions and 0 deletions

5
jsconfig.json Normal file
View File

@ -0,0 +1,5 @@
{
"include": [
"cli.mjs"
]
}