@zip.js/zip.js
    Preparing search index...

    Variable ERR_INVALID_CRC32Const

    ERR_INVALID_CRC32: string

    Invalid CRC-32 checksum error, thrown when the ZipReaderOptions#checkCrc32 option is set and the CRC-32 checksum of an entry does not match the value stored in the zip file.

    This constant and ERR_INVALID_AUTHENTICATION_CODE share the same value as ERR_INVALID_SIGNATURE for backward compatibility. They will become distinct strings in the next minor version.