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