vot.js - v2.4.12
    Preparing search index...

    Variable IDBVersionChangeEvent

    IDBVersionChangeEvent: {
        prototype: IDBVersionChangeEvent;
        new (
            type: string,
            eventInitDict?: IDBVersionChangeEventInit,
        ): IDBVersionChangeEvent;
    }

    Type declaration