spamhandler/index.mts
2022-10-29 18:14:19 +02:00

3 lines
53 B
TypeScript

import { run } from './spamhandler/index.mjs'
run()