title: Core.z. Zod Tuple Def
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodTupleDef
Interface: ZodTupleDef<T, Rest>
Type parameters
Name | Type |
---|---|
T | extends ZodTupleItems | [] = ZodTupleItems |
Rest | extends ZodTypeAny | null = null |
Hierarchy
-
↳
ZodTupleDef
Table of contents
Properties
Properties
description
• Optional
description: string
Inherited from
errorMap
• Optional
errorMap: ZodErrorMap
Inherited from
items
• items: T
rest
• rest: Rest
typeName
• typeName: ZodTuple