Skip to main content
Module

std/node/_zlib.mjs>gzip

Deno standard library
Go to Latest
variable gzip
import { gzip } from "https://deno.land/std@0.139.0/node/_zlib.mjs";

type

(
buffer,
opts,
callback,
) => unknown