lsync API
Preparing search index...
@lsync/server
SQLiteJsonStorageConfig
Interface SQLiteJsonStorageConfig
interface
SQLiteJsonStorageConfig
{
indexes
:
SQLiteJsonIndexConfig
<
string
>
[]
;
kind
:
"sqlite-json"
;
tableName
?:
string
;
}
Index
Properties
indexes
kind
table
Name?
Properties
indexes
indexes
:
SQLiteJsonIndexConfig
<
string
>
[]
kind
kind
:
"sqlite-json"
Optional
table
Name
tableName
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indexes
kind
table
Name
lsync API
Loading...