-
Notifications
You must be signed in to change notification settings - Fork 0
Type.TypeAlias.Step
DecentM edited this page Jan 16, 2026
·
26 revisions
@decentm/concourse-ts / Type / Step
Step:
GetStep|PutStep|TaskStep|SetPipelineStep|LoadVarStep|InParallelStep|DoStep|TryStep
Defined in: declarations/types.ts:274
Matches any step type. Use get_step_type to discriminate between steps.