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