Methods
add
- add(handler: Function): VoidFunction
 
Parameters
Returns VoidFunction
each
- each(callback: (handler: Function) => void): void
 
Parameters
callback: (handler: Function) => void
- (handler: Function): void
 
Returns void
emitIfAny
- emitIfAny(eventFactory: () => any): void