UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 102 B
// src/router/trie-router/index.ts import { TrieRouter } from "./router.js"; export { TrieRouter };