This commit is contained in:
theofficialomega
2025-10-24 15:09:57 +02:00
parent b8060aac30
commit e985c40134
11 changed files with 21 additions and 20 deletions

View File

@@ -1,4 +1,5 @@
import { Logger, Storage } from '@freearhey/core'
import { Logger } from '@freearhey/core'
import { Storage } from '@freearhey/storage-js'
import { SITES_DIR } from '../../constants'
import { pathToFileURL } from 'node:url'
import { program } from 'commander'