Skip to content

Packages  ›  trotsky  ›  ActorMixins  ›  unfollow

ActorMixins.unfollow() method

Appends a step to unfollow the current actor.

Signature:

typescript
unfollow(): this;

Returns:

this

The current instance for method chaining.