@rendley/sdk - v1.12.6
Preparing search index...
Zod
union
Variable union
Const
union
:
<
T
extends
readonly
[
Zod
.
ZodTypeAny
,
Zod
.
ZodTypeAny
,
...
Zod
.
ZodTypeAny
[]
]
,
>
(
types
:
T
,
params
?:
Zod
.
RawCreateParams
,
)
=>
Zod
.
ZodUnion
<
T
>
Type Declaration
<
T
extends
readonly
[
Zod
.
ZodTypeAny
,
Zod
.
ZodTypeAny
,
...
Zod
.
ZodTypeAny
[]
]
>
(
types
:
T
,
params
?:
Zod
.
RawCreateParams
,
)
:
Zod
.
ZodUnion
<
T
>
Type Parameters
T
extends
readonly
[
Zod
.
ZodTypeAny
,
Zod
.
ZodTypeAny
,
...
Zod
.
ZodTypeAny
[]
]
Parameters
types
:
T
Optional
params
:
Zod
.
RawCreateParams
Returns
Zod
.
ZodUnion
<
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...