Skip to content

Packages  ›  trotsky  ›  StepBuilderList  ›  _steps

StepBuilderList._steps property

Holds the list of steps to be executed for each entry in the list.

Signature:

typescript
_steps: StepBuilderListEntry<this>[];