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