Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function initShimAsyncCodec
import { initShimAsyncCodec } from "https://deno.land/x/gotenberg@0.4.0/deps/zip_types.d.ts";

Parameters

constructor: object
optional
constructorOptions: any

Returns

{ Deflate: Codec; Inflate: Codec; }