Skip to main content
Module

std/node/_zlib.mjs>inflate

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

type

(
buffer,
opts,
callback,
) => unknown