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