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 25a0b5a commit 1689bafCopy full SHA for 1689baf
lib/zlib.js
@@ -25,7 +25,6 @@ const {
25
ERR_BUFFER_TOO_LARGE,
26
ERR_INVALID_ARG_TYPE,
27
ERR_OUT_OF_RANGE,
28
- ERR_ZLIB_BINDING_CLOSED,
29
ERR_ZLIB_INITIALIZATION_FAILED
30
} = require('internal/errors').codes;
31
const Transform = require('_stream_transform');
0 commit comments