Skip to content

Packages  ›  trotsky  ›  PostMixins  ›  likers

PostMixins.likers() method

Appends a step to retrieve the actors who liked the current post.

Signature:

typescript
likers(): StepPostLikers<this>;

Returns:

StepPostLikers<this>

The appended StepPostLikers instance.