Skip to content

Commit

Permalink
fixup! stream: add stream.compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ronag committed Jul 29, 2021
1 parent 9f1b9b2 commit 99e2820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/streams/compose.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const {
isIterable,
isReadableNodeStream,
isWritableNodeStream,
isNodeStream,
isDestroyed,
isReadableFinished,
isWritableEnded,
Expand Down

0 comments on commit 99e2820

Please sign in to comment.