Module

x/hono/router/reg-exp-router/router.ts>RegExpRouter#add

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method RegExpRouter.prototype.add
import { RegExpRouter } from "https://dotland.deno.dev/x/hono@v4.0.6/router/reg-exp-router/router.ts";

Parameters

method: string
path: string
handler: T