Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/gotenberg/deps/zip.ts>initShimAsyncCodec

A gotenberg client for Deno
Latest
function initShimAsyncCodec
import { initShimAsyncCodec } from "https://deno.land/x/gotenberg@0.4.0/deps/zip.ts";

Parameters

constructor: object
optional
constructorOptions: any

Returns

{ Deflate: Codec; Inflate: Codec; }