Skip to main content
Module

std/node/_zlib.mjs>inflateRaw

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

type

(
buffer,
opts,
callback,
) => unknown