interface z.ZodIntersectionDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/netzo@0.5.63/deps/zod/mod.ts";
const { ZodIntersectionDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyoptional
U extends ZodTypeAny = ZodTypeAny