Packages › trotsky › PostMixins › repost
PostMixins.repost() method
Appends a step to repost the current post.
Signature:
typescript
repost(): StepPostRepost<this>;
Returns:
StepPostRepost<this>
The appended StepPostRepost instance.