type alias ObjectTypeimport { type ObjectType } from "https://deno.land/x/hono@v4.1.3/client/types.ts"; Type ParametersoptionalT = unknowndefinition: { [key: string]: T; }