class Trieimport { Trie } from "https://dotland.deno.dev/x/hono@v4.2.8/router/reg-exp-router/trie.ts"; Propertiescontext: Contextroot: NodeMethodsbuildRegExp(): [RegExp, ReplacementMap, ReplacementMap]insert(path: string,index: number,pathErrorCheckOnly: boolean,): ParamAssocArray