PAMapp/node_modules/@types/node/zlib.d.ts
@@ -88,7 +88,7 @@ * }); * ``` * @since v0.5.8 * @see [source](https://github.com/nodejs/node/blob/v16.9.0/lib/zlib.js) * @see [source](https://github.com/nodejs/node/blob/v17.0.0/lib/zlib.js) */ declare module 'zlib' { import * as stream from 'node:stream';