Preparing search index...
The search index is not available
Takomo v7.2.2
Takomo v7.2.2
ReduceFunction
Type Alias ReduceFunction<T, O>
ReduceFunction
:
(
props
:
ReduceFunctionProps
<
T
>
)
=>
Promise
<
O
>
Reduce function of run command.
Type Parameters
T
Type of targets
O
Type of result the reduce function returns
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Takomo v7.2.2
Loading...
Reduce function of run command.