Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/mod.ts>RegExpRouter#add

Web Framework built on Web Standards
Extremely Popular
Go to Latest
method RegExpRouter.prototype.add
import { RegExpRouter } from "https://deno.land/x/hono@v4.3.2/mod.ts";

Parameters

method: string
path: string
handler: T