PURISTA API / @purista/core / EBMessage
Type Alias: EBMessage
EBMessage =
Command|CommandResponse|InfoMessage|CustomMessage|StreamMessage
Defined in: core/types/EBMessage.ts:11
EBMessage is some message which is handled by the event bridge.
