Nunzip
Bun

namespace

zlib.unzip

function unzip(
buf: InputType,
): void;
function unzip(
buf: InputType,
options: ZlibOptions,
): void;

namespace unzip