interface zod.ZodIntersectionDef
implements ZodTypeDef
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { ZodIntersectionDef } = zod;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyoptional
U extends ZodTypeAny = ZodTypeAny