Module

x/hono/router/pattern-router/index.ts>PatternRouter#match

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

Parameters

method: string
path: string

Returns

Result<T>