Skip to content

Commit c55be7d

Browse files
committed
fixup! stream: add stream.compose
1 parent b9173df commit c55be7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/streams/compose.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const {
99
isIterable,
1010
isReadableNodeStream,
1111
isWritableNodeStream,
12+
isNodeStream,
1213
isDestroyed,
1314
isReadableFinished,
1415
isWritableEnded,

0 commit comments

Comments
 (0)