Appearance
Describes the shape of the internal event listener map.
[key: string | symbol]: { ctx: any; fn: (...args: any[]) => void; }[]