Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Zod
z
PreprocessEffect
Type alias PreprocessEffect<T>
Preprocess
Effect
<
T
>
:
{
transform
:
(
(
arg
,
ctx
)
=>
any
)
;
type
:
"preprocess"
;
}
Type Parameters
T
Type declaration
transform
:
(
(
arg
,
ctx
)
=>
any
)
(
arg
,
ctx
)
:
any
Parameters
arg
:
T
ctx
:
RefinementCtx
Returns
any
type
:
"preprocess"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc