Skip to main content
Module

x/hono/mod.ts>SmartRouter#match

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method SmartRouter.prototype.match
import { SmartRouter } from "https://deno.land/x/hono@v3.5.4/mod.ts";

Parameters

method: string
path: string

Returns

Result<T> | null