import { Node } from "https://deno.land/x/hono@v3.10.5/router/reg-exp-router/node.ts";
Methods
buildRegExpStr(): string
insert(): void
tokens: readonly string[],
index: number,
paramMap: ParamAssocArray,
context: Context,
pathErrorCheckOnly: boolean,