import { RegExpRouter } from "https://deno.land/x/hono@v2.5.2/mod.ts";
Methods
private
buildAllMatchers(): Record<string, Matcher<T>>private
buildMatcher(method: string): Matcher<T> | nullimport { RegExpRouter } from "https://deno.land/x/hono@v2.5.2/mod.ts";