Type AliasEventMap

EventMap: Record<EventKey, EventHandler>

Maps each event key to its corresponding event handler.