Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
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
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc