toggle menu
indexeddb
js
switch theme
search in API
external
/
com.juul.indexeddb.external
/
IDBDatabase
/
createObjectStore
create
Object
Store
fun
createObjectStore
(
name
:
String
)
:
IDBObjectStore
fun
createObjectStore
(
name
:
String
,
options
:
dynamic
)
:
IDBObjectStore