title: Core.z. Zod Intersection Def
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodIntersectionDef
Interface: ZodIntersectionDef<T, U>
Type parameters
Name | Type |
---|---|
T | extends ZodTypeAny = ZodTypeAny |
U | extends ZodTypeAny = ZodTypeAny |
Hierarchy
-
↳
ZodIntersectionDef
Table of contents
Properties
Properties
description
• Optional
description: string
Inherited from
errorMap
• Optional
errorMap: ZodErrorMap
Inherited from
left
• left: T
right
• right: U
typeName
• typeName: ZodIntersection