Skip to content

Commit 133cb4f

Browse files
committed
Export toArrayStream
Useful for testing.
1 parent e3d6303 commit 133cb4f

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
@@ -563,6 +563,7 @@ function getWriter(input) {
563563
export {
564564
ArrayStream,
565565
toStream,
566+
toArrayStream,
566567
concatStream,
567568
concat,
568569
getReader,

0 commit comments

Comments
 (0)