Construct's a new ReactionIterator.
Any additional options to pass.
The filter used to filter out values.
Whether or not the EventIterator has ended.
The symbol allowing EventIterators to be used in for-await-of loops.
Ends the EventIterator.
The next value that's received from the EventEmitter.
Pushes a value into the queue.
Handles what happens when you break or return from a loop.
Handles what happens when you encounter an error in a loop.
Generated using TypeDoc
An asynchronous iterator responsible for iterating over reactions.
0.0.1