proposit-core
Preparing search index...
lib
subPipelineStage
Function subPipelineStage
subPipelineStage
<
TOutput
>
(
config
:
{
dependsOn
:
readonly
TDepSpec
[]
;
id
:
string
;
pipeline
:
TPipeline
<
unknown
,
TOutput
>
;
}
,
)
:
TStage
<
TOutput
>
Type Parameters
TOutput
Parameters
config
:
{
dependsOn
:
readonly
TDepSpec
[]
;
id
:
string
;
pipeline
:
TPipeline
<
unknown
,
TOutput
>
;
}
Returns
TStage
<
TOutput
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
proposit-core
Loading...