Module

x/hono/router/smart-router/router.ts>SmartRouter#match

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method SmartRouter.prototype.match
import { SmartRouter } from "https://dotland.deno.dev/x/hono@vv3.5.0-rc.1/router/smart-router/router.ts";

Parameters

method: string
path: string

Returns

Result<T> | null