Module

x/hono/router/trie-router/router.ts>TrieRouter#add

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
method TrieRouter.prototype.add
import { TrieRouter } from "https://dotland.deno.dev/x/hono@v3.0.0-rc.14/router/trie-router/router.ts";

Parameters

method: string
path: string
handler: T