UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 108 B
// src/router/linear-router/index.ts import { LinearRouter } from "./router.js"; export { LinearRouter };