eventNames
Returns an array listing the events for which the emitter has registered listeners. The values in the array are strings or Symbol
s.
Return
An array listing the events for which the emitter has registered listeners.
Returns an array listing the events for which the emitter has registered listeners. The values in the array are strings or Symbol
s.
An array listing the events for which the emitter has registered listeners.