function createGunzip Usage in Denoimport { createGunzip } from "node:zlib"; createGunzip(options?: ZlibOptions): Gunzip Creates and returns a new Gunzip object. Parameters optional options: ZlibOptions Return Type Gunzip