KeyRange

constructor(lower: IndexedDB.Key? = null, upper: IndexedDB.Key? = null, lowerOpen: Boolean, upperOpen: Boolean)