toggle menu
indexeddb
js
switch theme
search in API
core
/
com.juul.indexeddb
/
VersionChangeTransaction
/
createIndex
create
Index
fun
ObjectStore
.
createIndex
(
name
:
String
,
keyPath
:
KeyPath
,
unique
:
Boolean
)
:
Index