@rendley/sdk - v1.12.6
Preparing search index...
Zod
PreprocessEffect
Type Alias PreprocessEffect<T>
type
PreprocessEffect
<
T
>
=
{
transform
:
(
arg
:
T
,
ctx
:
Zod
.
RefinementCtx
)
=>
any
;
type
:
"preprocess"
;
}
Type Parameters
T
Index
Properties
transform
type
Properties
transform
transform
:
(
arg
:
T
,
ctx
:
Zod
.
RefinementCtx
)
=>
any
type
type
:
"preprocess"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transform
type
@rendley/sdk - v1.12.6
Loading...