Skip to content

Packages  ›  trotsky  ›  StepPosts  ›  _steps

StepPosts._steps property

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

Signature:

typescript
_steps: StepPostsEntry<this>[];