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