Skip to content

Packages  ›  trotsky  ›  Trotsky  ›  streamPosts

Trotsky.streamPosts() method

Adds a StepStreamPosts step.

Signature:

typescript
streamPosts<T = StepStreamPosts<this>>(): T;

Returns:

T

The new StepStreamPosts instance.