GeoLeaf Core API - v3.0.0
    Preparing search index...
    EventWrapperMap: Map<
        (e: unknown) => void,
        Map<MapEvent, (e: GeoLeafNormalizedMapEvent) => void>,
    >

    Caller handler → the events it is bound to → the wrapper actually attached.