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