EventTypeMap
EventTypeMap =
Record<string,Event>
Defined in: util/evented.ts:11
A mapping between event names and the event each of them carries.
EventTypeMap =
Record<string,Event>
Defined in: util/evented.ts:11
A mapping between event names and the event each of them carries.