Skip to main content
Module

std/node/zlib.ts>inflate

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

type

(
buffer,
opts,
callback,
) => unknown