Module

x/hono/router/smart-router/index.ts>SmartRouter#add

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

Parameters

method: string
path: string
handler: T