@traversable/schema
Preparing search index...
@traversable/zod-types
F
Z
Union
Interface Union<S>
interface
Union
<
S
=
unknown
>
{
_zod
:
{
def
:
{
options
:
readonly
[
S
,
S
,
S
]
;
type
:
"union"
}
}
;
}
Type Parameters
S
=
unknown
Index
Properties
_
zod
Properties
_
zod
_zod
:
{
def
:
{
options
:
readonly
[
S
,
S
,
S
]
;
type
:
"union"
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zod
@traversable/schema
Loading...