Type alias EventData

EventData: {
    [key: EventName]: EventArgs;
}

Type declaration

Generated using TypeDoc