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

    Variable ERR_INVALID_SIGNALConst

    ERR_INVALID_SIGNAL: string

    Invalid signal error

    Thrown when the signal option is not an AbortSignal. Any object exposing addEventListener() and a boolean aborted property is accepted, so a signal coming from another realm keeps working.