Module

x/hono/router/pattern-router/router.ts>PatternRouter#add

Web Framework built on Web Standards
Extremely Popular
Go to Latest
method PatternRouter.prototype.add
import { PatternRouter } from "https://dotland.deno.dev/x/hono@v4.3.10/router/pattern-router/router.ts";

Parameters

method: string
path: string
handler: T