Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@rendley/sdk
Zod
z
ZodLazyDef
Interface ZodLazyDef<T>
interface
ZodLazyDef
<
T
extends
Zod
.
z
.
ZodTypeAny
=
Zod
.
z
.
ZodTypeAny
>
{
description
?:
string
;
errorMap
?:
Zod
.
z
.
ZodErrorMap
;
getter
:
()
=>
T
;
typeName
:
ZodLazy
;
}
Type Parameters
T
extends
Zod
.
z
.
ZodTypeAny
=
Zod
.
z
.
ZodTypeAny
Hierarchy (
View Summary
)
Zod
.
z
.
ZodTypeDef
ZodLazyDef
Index
Properties
description?
error
Map?
getter
type
Name
Properties
Optional
description
description
?:
string
Optional
error
Map
errorMap
?:
Zod
.
z
.
ZodErrorMap
getter
getter
:
()
=>
T
type
Name
typeName
:
ZodLazy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
error
Map
getter
type
Name
@rendley/sdk - v1.7.2
Loading...