Skip to content

Packages  ›  trotsky  ›  Trotsky  ›  posts

Trotsky.posts() method

Adds a StepPosts step.

Signature:

typescript
posts(uris: Resolvable<StepPostsUris>): StepPosts<this>;

Parameters

Parameter

Type

Description

uris

Resolvable<StepPostsUris>

The post URIs.

Returns:

StepPosts<this>

The new StepPosts instance.