Type alias ZipPackArgs

ZipPackArgs: {
    compressionLevel?: number;
} & PackArgs

Generated using TypeDoc