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