Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
CancelFn
Type Alias CancelFn
CancelFn
:
(
params
:
{
id
:
string
}
,
invoker
:
Invoker
,
env
:
Env
,
)
=>
Promise
<
InstructionResult
>
Type declaration
(
params
:
{
id
:
string
}
,
invoker
:
Invoker
,
env
:
Env
)
:
Promise
<
InstructionResult
>
Parameters
params
:
{
id
:
string
}
invoker
:
Invoker
env
:
Env
Returns
Promise
<
InstructionResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Streamflow SDK
Loading...