type alias Resultimport { type Result } from "https://deno.land/x/hono@v4.2.2/router.ts"; Type ParametersTdefinition: [[T, ParamIndexMap][], ParamStash] | [[T, Params][]]