We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9173df commit c55be7dCopy full SHA for c55be7d
lib/internal/streams/compose.js
@@ -9,6 +9,7 @@ const {
9
isIterable,
10
isReadableNodeStream,
11
isWritableNodeStream,
12
+ isNodeStream,
13
isDestroyed,
14
isReadableFinished,
15
isWritableEnded,
0 commit comments