spamhandler/index.mts

4 lines
53 B
TypeScript
Raw Normal View History

2022-10-29 18:14:19 +02:00
import { run } from './spamhandler/index.mjs'
run()