Protected _releasesProtected _spaceProtected _usedPrivate countPrivate lastPrivate time_Private Optional timerStatic prefixedRest ...args: any[]Optional context: anyRest ...args: any[]Remove all listeners, or those of the specified event.
Optional event: string | symbolRemove the listeners of a given event.
Optional fn: ((...args: any[]) => void)Rest ...args: any[]Optional context: anyOptional once: booleanGenerated using TypeDoc
Return an array listing the events for which the emitter has registered listeners.