Module

x/hono/mod.ts>SmartRouter#match

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method SmartRouter.prototype.match
import { SmartRouter } from "https://dotland.deno.dev/x/hono@v4.0.0-rc.0/mod.ts";

Parameters

method: string
path: string

Returns

Result<T>