Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

method: string
path: string
handler: T