Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/zipjs/lib/zip-fs.js>initShimAsyncCodec

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
variable initShimAsyncCodec
Re-export
import { initShimAsyncCodec } from "https://deno.land/x/zipjs@v2.6.7/lib/zip-fs.js";

type

(
library,
options?,
registerDataHandler,
) => unknown