A record used to map events. Each entry contains an event name with associated event interface.
{ 'statechange': StateChangeEvent, 'error': ErrorEvent} Copy
{ 'statechange': StateChangeEvent, 'error': ErrorEvent}
Generated using TypeDoc
A record used to map events. Each entry contains an event name with associated event interface.