Packages › trotsky › StepStreamPosts › each
StepStreamPosts.each() method
Adds a StepPostsEntry step to the stream.
Signature:
typescript
each(): StepPostsEntry<this>;Returns:
StepPostsEntry<this>
The new StepPostsEntry instance.