Represents a mapping of event types to their callback parameter types. Each key in this interface corresponds to an event name, and its value represents the type of argument passed to that event's callback.
Represents a mapping of event types to their callback parameter types. Each key in this interface corresponds to an event name, and its value represents the type of argument passed to that event's callback.