Skip to content

Packages  ›  trotsky  ›  StepBuilderStream  ›  _steps

StepBuilderStream._steps property

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

Signature:

typescript
_steps: StepBuilderStreamEntry<this>[];