Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/zlib.ts>deflateSync

Deno standard library
Go to Latest
variable deflateSync
Re-export
import { deflateSync } from "https://deno.land/std@0.150.0/node/zlib.ts";

type

(buffer, opts) => unknown