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

    Variable ERR_ABORTEDConst

    ERR_ABORTED: string

    Aborted operation error (thrown by ZipDirectoryEntry#exportFileSystemHandle when it is aborted via ZipReaderOptions#signal on platforms which do not support the reason argument of AbortController#abort())

    The reason passed by the caller is discarded by these platforms and cannot be recovered, so a DOMException named AbortError carrying this message is thrown in its place.