Skip to content

ema / ema / ActorEventUnion

Type Alias: ActorEventUnion

ts
type ActorEventUnion = ActorEvent<ActorEventName>;

Defined in: packages/ema/src/actor.ts:319

Union type of all actor event contents.