bupkis
API
Assertions
Preparing search index...
bupkis
z
preprocess
Function preprocess
preprocess
<
A
,
U
extends
SomeType
,
B
=
unknown
>
(
fn
:
(
arg
:
B
,
ctx
:
$RefinementCtx
)
=>
A
,
schema
:
U
,
)
:
z
.
ZodPipe
<
z
.
ZodTransform
<
A
,
B
>
,
U
>
Type Parameters
A
U
extends
SomeType
B
=
unknown
Parameters
fn
:
(
arg
:
B
,
ctx
:
$RefinementCtx
)
=>
A
schema
:
U
Returns
z
.
ZodPipe
<
z
.
ZodTransform
<
A
,
B
>
,
U
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Assertions
GitHub
npm
bupkis
Loading...