Documentation
Preparing search index...
flow/flow/flow
FlowFactory
Interface FlowFactory<GIn, GOut, GReturn, GArguments>
Type Parameters
GIn
GOut
GReturn
GArguments
extends
readonly
unknown
[]
FlowFactory
(
ctx
:
FlowContext
<
GIn
,
GReturn
>
,
...
args
:
GArguments
,
)
:
AsyncGenerator
<
GOut
,
GReturn
,
void
>
Parameters
ctx
:
FlowContext
<
GIn
,
GReturn
>
...
args
:
GArguments
Returns
AsyncGenerator
<
GOut
,
GReturn
,
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...