title: Core.z. Zod Lazy Def
A2A Node SDK - v0.1.0 / Modules / Core / z / ZodLazyDef
Interface: ZodLazyDef<T>
Type parameters
Name | Type |
---|---|
T | extends ZodTypeAny = ZodTypeAny |
Hierarchy
-
↳
ZodLazyDef
Table of contents
Properties
Properties
description
• Optional
description: string
Inherited from
errorMap
• Optional
errorMap: ZodErrorMap
Inherited from
getter
• getter: () => T
Type declaration
▸ (): T
Returns
T
typeName
• typeName: ZodLazy