We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fac878 commit 0e21c64Copy full SHA for 0e21c64
lib/stream/web.js
@@ -1,11 +1,5 @@
1
'use strict';
2
3
-const {
4
- emitExperimentalWarning,
5
-} = require('internal/util');
6
-
7
-emitExperimentalWarning('stream/web');
8
9
const {
10
TransformStream,
11
TransformStreamDefaultController,
0 commit comments