UNPKG

writable-consumable-stream

Version:

An async stream which can be iterated over using a for-await-of loop.

4 lines (2 loc) 124 B
import WritableConsumableStreamCJS from './index.js'; export const WritableConsumableStream = WritableConsumableStreamCJS;