lsync API
Preparing search index...
@lsync/server
SQLiteJsonIndexConfig
Interface SQLiteJsonIndexConfig<TField>
interface
SQLiteJsonIndexConfig
<
TField
extends
string
=
string
>
{
fields
:
TField
[]
;
name
?:
string
;
}
Type Parameters
TField
extends
string
=
string
Index
Properties
fields
name?
Properties
fields
fields
:
TField
[]
Optional
name
name
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
name
lsync API
Loading...