Appearance
Packages › trotsky › Trotsky › posts
Adds a StepPosts step.
Signature:
posts(uris: Resolvable<StepPostsUris>): StepPosts<this>;
Parameter
Type
Description
uris
Resolvable<StepPostsUris>
The post URIs.
Returns:
StepPosts<this>
The new StepPosts instance.