Skip to main content
Module

x/hono/mod.ts>SmartRouter#match

Web Framework built on Web Standards
Extremely Popular
Go to Latest
method SmartRouter.prototype.match
import { SmartRouter } from "https://deno.land/x/hono@v4.2.7/mod.ts";

Parameters

method: string
path: string

Returns

Result<T>