Skip to main content
Module

x/zipjs/lib/zip.js>ERR_UNSUPPORTED_FORMAT

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.
Latest
variable ERR_UNSUPPORTED_FORMAT
import { ERR_UNSUPPORTED_FORMAT } from "https://deno.land/x/zipjs@v2.7.45/lib/zip.js";

type

"Zip64 is not supported (make sure 'keepOrder' is set to 'true')"