interface z.ZodIntersectionDef implements ZodTypeDefimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodIntersectionDef } = z; Type ParametersoptionalT extends ZodTypeAny = ZodTypeAnyoptionalU extends ZodTypeAny = ZodTypeAnyPropertiesleft: Tright: UtypeName: ZodFirstPartyTypeKind.ZodIntersection