Skip to main content
Module

x/hono/mod.ts>TrieRouter#match

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method TrieRouter.prototype.match
import { TrieRouter } from "https://deno.land/x/hono@v4.2.0-rc.1/mod.ts";

Parameters

method: string
path: string

Returns

Result<T>