Module

x/hono/router/linear-router/router.ts>LinearRouter#add

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method LinearRouter.prototype.add
import { LinearRouter } from "https://dotland.deno.dev/x/hono@v3.6.0/router/linear-router/router.ts";

Parameters

method: string
path: string
handler: T