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