EventMap = Record<string, unknown>
Record
string
unknown
Defined in: EventBus.ts:9
Base type for event map definitions.