Module

x/hono/mod.ts>RegExpRouter#buildAllMatchers

Web Framework built on Web Standards
Extremely Popular
Latest
method RegExpRouter.prototype.buildAllMatchers
import { RegExpRouter } from "https://dotland.deno.dev/x/hono@v4.3.11/mod.ts";

Returns

Record<string, Matcher<T> | null>