Module

x/zipjs/index.js>ZipReader#close

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, Zip64 and encryption.
Go to Latest
method ZipReader.prototype.close
import { ZipReader } from "https://dotland.deno.dev/x/zipjs@test/index.js";

Closes the zip file

Returns

Promise<void>