Documentation - v0.0.0
Preparing search index...
@crisiscleanup/stacks.api
PipelineWave
Interface PipelineWave
interface
PipelineWave
{
id
:
string
;
props
?:
WaveProps
;
stages
:
StackStage
[]
;
}
Hierarchy
PipelineWave
PipelineWave
Index
Properties
id
props?
stages
Properties
id
id
:
string
Optional
props
props
?:
WaveProps
stages
stages
:
StackStage
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
props
stages
Documentation - v0.0.0
Loading...