title: Core.z. Zod Function Def
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodFunctionDef
Interface: ZodFunctionDef<Args, Returns>
Type parameters
Name | Type |
---|---|
Args | extends ZodTuple <any , any > = ZodTuple <any , any > |
Returns | extends ZodTypeAny = ZodTypeAny |
Hierarchy
-
↳
ZodFunctionDef
Table of contents
Properties
Properties
args
• args: Args
description
• Optional
description: string
Inherited from
errorMap
• Optional
errorMap: ZodErrorMap
Inherited from
returns
• returns: Returns
typeName
• typeName: ZodFunction