Interface ZodIntersectionDef<T, U>

Type Parameters

Hierarchy

Properties

description?: string
errorMap?: ZodErrorMap
left: T
right: U
typeName: ZodIntersection

Generated using TypeDoc