ReadEvent
API reference for ReadEvent
Type Alias: ReadEvent<EventType>
Section titled “Type Alias: ReadEvent<EventType>”ReadEvent<
EventType> =EventTypeextendsEvent?object:never
Event as read from the event store (output format)
Includes system fields for tracking and tracing. Type is distributive for perfect union type handling.