Skip to content

Packages  ›  trotsky  ›  ActorMixins  ›  likes

ActorMixins.likes() method

Appends a step to fetch the liked posts of the current actor.

Signature:

typescript
likes(): StepActorLikes<this>;

Returns:

StepActorLikes<this>

The appended StepActorLikes instance.