UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 111 B
// src/router/pattern-router/index.ts import { PatternRouter } from "./router.js"; export { PatternRouter };