Skip to content

ema / ema / ActorEvent

Type Alias: ActorEvent

ts
type ActorEvent = ActorMessage | AgentEvent;

Defined in: actor.ts:268

A event from the actor.