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

std/node/zlib.ts>inflateSync

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

type

(buffer, opts) => unknown