Variable IDBCursor

    IDBCursor: {
        prototype: IDBCursor;
        new (): IDBCursor;
    }