@bluelibs/runner - v5.5.0
Preparing search index...
IPhantomTask
Type Alias IPhantomTask<TInput, TResolved, TDependencies, TMeta, TTags, TMiddleware>
IPhantomTask
:
ITask
<
TInput
,
Promise
<
TResolved
>
,
TDependencies
,
TMeta
,
TTags
,
TMiddleware
,
>
&
{
"[symbolPhantomTask]"
:
true
}
Narrowed type for phantom tasks (throws unless routed through a tunnel).
Type Parameters
TInput
=
any
TResolved
=
any
TDependencies
extends
DependencyMapType
=
{}
TMeta
extends
ITaskMeta
=
any
TTags
extends
TagType
[]
=
TagType
[]
TMiddleware
extends
TaskMiddlewareAttachmentType
[]
=
TaskMiddlewareAttachmentType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bluelibs/runner - v5.5.0
Loading...
Narrowed type for phantom tasks (throws unless routed through a tunnel).