Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
z
effect
Function effect
effect
<
I
extends
ZodType
<
any
,
any
,
any
,
I
>
>
(
schema
:
I
,
effect
:
Effect
<
I
[
"_output"
]
>
,
params
?:
RawCreateParams
,
)
:
ZodEffects
<
I
,
I
[
"_output"
]
,
input
<
I
>
>
Type Parameters
I
extends
ZodType
<
any
,
any
,
any
,
I
>
Parameters
schema
:
I
effect
:
Effect
<
I
[
"_output"
]
>
Optional
params
:
RawCreateParams
Returns
ZodEffects
<
I
,
I
[
"_output"
]
,
input
<
I
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...