Module

x/hono/mod.ts>TrieRouter#match

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

Parameters

method: string
path: string

Returns

Result<T>