Skip to content

Packages  ›  trotsky  ›  PostMixins  ›  author

PostMixins.author() method

Appends a step to retrieve the author of the current post.

Signature:

typescript
author(): StepPostAuthor<this>;

Returns:

StepPostAuthor<this>

The appended StepPostAuthor instance.