The type of elements in the emitter stream.
The object that emits the events to turn into an async-iterable.
An async-iterable sequence created from the events emitted from the evented target.
Converts an event emitter event into an async-iterable stream.
The type of elements in the emitter stream.
The object that emits the events to turn into an async-iterable.
The result selector for the event.
Rest
...args: any[]An async-iterable sequence created from the events emitted from the evented target.
Converts an event emitter event into an async-iterable stream.
The type of elements in the emitter stream.
The object that emits the events to turn into an async-iterable.
The options for listening to the events such as capture, passive and once.
An async-iterable sequence created from the events emitted from the evented target.
Converts an event emitter event into an async-iterable stream.
The type of elements in the emitter stream.
The object that emits the events to turn into an async-iterable.
The options for listening to the events such as capture, passive and once.
The result selector for the event.
Rest
...args: any[]An async-iterable sequence created from the events emitted from the evented target.
Generated using TypeDoc
Converts an event emitter event into an async-iterable stream.