UNPKG

@rimbu/stream

Version:

Efficient structure representing a sequence of elements, with powerful operations for TypeScript

4 lines 229 B
import {} from '@rimbu/stream/async-custom'; import { AsyncStreamConstructorsImpl } from '../async-custom/async-stream-custom.mjs'; export const AsyncStream = AsyncStreamConstructorsImpl; //# sourceMappingURL=async-stream.mjs.map