Packages › trotsky › ActorMixins › followings
ActorMixins.followings() method
Appends a step to fetch the followings of the current actor.
Signature:
typescript
followings(): StepActorFollowings<this>;
Returns:
StepActorFollowings<this>
The appended StepActorFollowings instance.