Emitter
The event emitter which is ported from the JavaScript module. This class is thread-safe.
See also
<a href="https://github. com/component/emitter">https://github. com/component/emitter</a>
Types
Functions
Link copied to clipboard
Check if this emitter has listeners for the specified event.
Link copied to clipboard
Returns a list of listeners for the specified event.
Link copied to clipboard
Link copied to clipboard
Listens on the event.
Link copied to clipboard
Adds a one time listener for the event.