Preparing search index...
The search index is not available
Takomo v7.2.0
Takomo v7.2.0
ReduceFunction
Type Alias ReduceFunction<T, O>
Reduce
Function
<
T
,
O
>
:
(
(
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.0
Loading...
Reduce function of run command.