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

x/zipland/core/zip/mod.ts>disassembleZip

Serve file server with single zip file as file system in Deno.
Latest
function disassembleZip
import { disassembleZip } from "https://deno.land/x/zipland@v0.0.7/core/zip/mod.ts";

Returns

Promise<ZipFiles | null>