Zodiac API Documentation - v0.0.3
Preparing search index...
z
union
Variable union
Const
union
:
<
Options
extends
Readonly
<
[
ZodTypeAny
,
ZodTypeAny
,
...
ZodTypeAny
[]
]
>
>
(
types
:
Options
,
params
?:
RawCreateParams
,
)
=>
ZodUnion
<
Options
>
Type declaration
<
Options
extends
Readonly
<
[
ZodTypeAny
,
ZodTypeAny
,
...
ZodTypeAny
[]
]
>
>
(
types
:
Options
,
params
?:
RawCreateParams
,
)
:
ZodUnion
<
Options
>
Type Parameters
Options
extends
Readonly
<
[
ZodTypeAny
,
ZodTypeAny
,
...
ZodTypeAny
[]
]
>
Parameters
types
:
Options
Optional
params
:
RawCreateParams
Returns
ZodUnion
<
Options
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...