class Nodeimport { Node } from "https://dotland.deno.dev/x/hono@v4.1.0/router/reg-exp-router/node.ts"; Propertieschildren: Record<string, Node>optionalindex: numberoptionalvarIndex: numberMethodsbuildRegExpStr(): stringinsert(tokens: readonly string[],index: number,paramMap: ParamAssocArray,context: Context,pathErrorCheckOnly: boolean,): void