Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
@genkit-ai/next
z
PreprocessEffect
Type Alias PreprocessEffect<T>
PreprocessEffect
:
{
transform
:
(
arg
:
T
,
ctx
:
z
.
RefinementCtx
)
=>
any
;
type
:
"preprocess"
;
}
Type Parameters
T
Type declaration
transform
:
(
arg
:
T
,
ctx
:
z
.
RefinementCtx
)
=>
any
type
:
"preprocess"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...