interface z.ZodIntersectionDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/pup@1.0.0-rc.8/deps.ts";
const { ZodIntersectionDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyoptional
U extends ZodTypeAny = ZodTypeAny