docs
index.json
README.md
home
file archive
1
2
3
4
//@ts-check
import { Router } from "./worker.js"
const router = new Router()
router.init()