oskit-kmp
Toggle table of contents
5.1.0
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.storage
/
IDBObjectStore
/
getKey
get
Key
wasmJs
fun
getKey
(
key
:
String
)
:
IDBRequest
<
JsString
>
fun
getKey
(
key
:
IDBKeyRange
)
:
IDBRequest
<
JsString
>