interface z.ZodTupleDef implements ZodTypeDefimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodTupleDef } = z; Type ParametersoptionalT extends ZodTupleItems | [] = ZodTupleItemsoptionalRest extends ZodTypeAny | null = nullPropertiesitems: Trest: ResttypeName: ZodFirstPartyTypeKind.ZodTuple