Ndeflate
Bun

namespace

zlib.deflate

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

namespace deflate