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

x/hono/mod.ts>TrieRouter#add

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
method TrieRouter.prototype.add
import { TrieRouter } from "https://deno.land/x/hono@v3.9.2/mod.ts";

Parameters

method: string
path: string
handler: T