UNPKG

asyncreiterable

Version:

An AsyncReiterable is an append-only collection that allows multiple asynchronous iterations.

3 lines (2 loc) 83 B
export * from './lib/AsyncReiterable'; export * from './lib/AsyncReiterableArray';