Type alias ActorRef<T>

ActorRef<T>: Pick<Actor<T>, "send">

Type Parameters

  • T extends ActorEvent = ActorEvent

Generated using TypeDoc