An AsyncIterator that emits the items of a given array, asynchronously. Optionally accepts an interval (in ms) between each emitted item
This class is most useful in tests
since v4.0.0
Generated using TypeDoc
An AsyncIterator that emits the items of a given array, asynchronously. Optionally accepts an interval (in ms) between each emitted item
This class is most useful in tests