1

2

3

4

//@ts-check
import { Router } from "./worker.js"
const router = new Router()
router.init()