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 7633c86 commit a775b03Copy full SHA for a775b03
lib/stream/web.js
@@ -4,8 +4,6 @@ const {
4
emitExperimentalWarning,
5
} = require('internal/util');
6
7
-emitExperimentalWarning('stream/web');
8
-
9
const {
10
TransformStream,
11
TransformStreamDefaultController,
0 commit comments