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 873d7dc commit c9a379eCopy full SHA for c9a379e
test/Main.js
@@ -2,8 +2,4 @@
2
3
// module Test.Main
4
5
-exports.stdin = process.stdin;
6
-
7
-exports.stdout = process.stdout;
8
9
-exports.gzip = require('zlib').createGzip;
+exports.gzip = require('zlib').createGzip;
0 commit comments