UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 105 B
// src/router/smart-router/index.ts import { SmartRouter } from "./router.js"; export { SmartRouter };