Skip to main content
Module

std/node/_zlib.mjs>gunzipSync

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

type

(buffer, opts) => unknown