Module

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

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
method TrieRouter.prototype.add
import { TrieRouter } from "https://dotland.deno.dev/x/hono@v3.7.2/router/trie-router/index.ts";

Parameters

method: string
path: string
handler: T