mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-12 10:06:45 +08:00
* Update index.d.ts Add overloaded methods for zlib module that take a ZlibOptions parameter along with a callback. * Add tests for new methods added to node’s zlib module definition.