Preparing search index...
The search index is not available
@filen/sdk
@filen/sdk
<internal>
IDBObjectStoreParameters
Interface IDBObjectStoreParameters
interface
IDBObjectStoreParameters
{
autoIncrement
?:
boolean
;
keyPath
?:
null
|
string
|
string
[]
;
}
Index
Properties
auto
Increment?
key
Path?
Properties
Optional
auto
Increment
autoIncrement
?:
boolean
Optional
key
Path
keyPath
?:
null
|
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Increment
key
Path
@filen/sdk
Loading...