Zodiac API Documentation - v0.0.3
Preparing search index...
z
preprocess
Variable preprocess
Const
preprocess
:
<
I
extends
ZodTypeAny
>
(
preprocess
:
(
arg
:
unknown
,
ctx
:
RefinementCtx
)
=>
unknown
,
schema
:
I
,
params
?:
RawCreateParams
,
)
=>
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Type declaration
<
I
extends
ZodTypeAny
>
(
preprocess
:
(
arg
:
unknown
,
ctx
:
RefinementCtx
)
=>
unknown
,
schema
:
I
,
params
?:
RawCreateParams
,
)
:
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Type Parameters
I
extends
ZodTypeAny
Parameters
preprocess
:
(
arg
:
unknown
,
ctx
:
RefinementCtx
)
=>
unknown
schema
:
I
Optional
params
:
RawCreateParams
Returns
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...