Module

x/hono/router/linear-router/index.ts>LinearRouter#match

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

Parameters

method: string
path: string

Returns

Result<T>