PURISTA API / @purista/core / EventMap
Type Alias: EventMap
EventMap =
Record<string,unknown>
Defined in: core/types/GenericEventEmitter.ts:6
Event payload map where key is the event name and value is the payload type.
PURISTA API / @purista/core / EventMap
EventMap =
Record<string,unknown>
Defined in: core/types/GenericEventEmitter.ts:6
Event payload map where key is the event name and value is the payload type.