Module

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

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

Parameters

method: string
path: string

Returns

Result<T> | null