toggle menu
chrome-devtools-kotlin
5.14.0-1299070
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.indexeddb
/
DatabaseWithObjectStores
/
DatabaseWithObjectStores
Database
With
Object
Stores
constructor
(
name
:
String
,
version
:
Double
,
objectStores
:
List
<
ObjectStore
>
)