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