@rendley/sdk - v1.12.6
Preparing search index...
Zod
preprocess
Variable preprocess
Const
preprocess
:
<
I
extends
Zod
.
ZodTypeAny
>
(
preprocess
:
(
arg
:
unknown
,
ctx
:
Zod
.
RefinementCtx
)
=>
unknown
,
schema
:
I
,
params
?:
Zod
.
RawCreateParams
,
)
=>
Zod
.
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Type Declaration
<
I
extends
Zod
.
ZodTypeAny
>
(
preprocess
:
(
arg
:
unknown
,
ctx
:
Zod
.
RefinementCtx
)
=>
unknown
,
schema
:
I
,
params
?:
Zod
.
RawCreateParams
,
)
:
Zod
.
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Type Parameters
I
extends
Zod
.
ZodTypeAny
Parameters
preprocess
:
(
arg
:
unknown
,
ctx
:
Zod
.
RefinementCtx
)
=>
unknown
schema
:
I
Optional
params
:
Zod
.
RawCreateParams
Returns
Zod
.
ZodEffects
<
I
,
I
[
"_output"
]
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...