Variable IDBRequest

    IDBRequest: {
        prototype: IDBRequest<any>;
        new (): IDBRequest<any>;
    }