@traversable/schema
Preparing search index...
@traversable/zod-types
F
Z
Enum
Interface Enum<N>
interface
Enum
<
N
=
unknown
>
{
_zod
:
{
def
:
{
entries
:
N
;
type
:
"enum"
}
;
values
:
Set
<
string
|
number
>
;
}
;
}
Type Parameters
N
=
unknown
Index
Properties
_
zod
Properties
_
zod
_zod
:
{
def
:
{
entries
:
N
;
type
:
"enum"
}
;
values
:
Set
<
string
|
number
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
@traversable/schema
Loading...