Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
z
union
Function union
union
<
T
extends
readonly
[
ZodTypeAny
,
ZodTypeAny
,
ZodTypeAny
,
T
]
>
(
types
:
T
,
params
?:
RawCreateParams
,
)
:
ZodUnion
<
T
>
Type Parameters
T
extends
readonly
[
ZodTypeAny
,
ZodTypeAny
,
ZodTypeAny
,
T
]
Parameters
types
:
T
Optional
params
:
RawCreateParams
Returns
ZodUnion
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...