Skip to content

Commit 8aad217

Browse files
committed
Export toArrayStream
Useful for testing.
1 parent 1968044 commit 8aad217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/streams.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ function getWriter(input) {
566566
export {
567567
ArrayStream,
568568
toStream,
569+
toArrayStream,
569570
concatStream,
570571
concat,
571572
getReader,

0 commit comments

Comments
 (0)