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