only

fun only(value: JsAny?): IDBKeyRange(source)

The only() static method of the IDBKeyRange interface creates a new key range containing a single value.

MDN Reference