interface Resultimport { type Result } from "https://deno.land/x/hono@v2.5.5/router.ts"; Type ParametersTPropertieshandlers: T[]params: Record<string, string>