lsync API
Preparing search index...
@lsync/server
readSQLiteJsonRow
Function readSQLiteJsonRow
readSQLiteJsonRow
(
sql
:
SqlStorageLike
,
collection
:
string
,
key
:
string
|
number
,
collections
?:
CollectionConfigs
,
)
:
Record
<
string
,
unknown
>
|
undefined
Parameters
sql
:
SqlStorageLike
collection
:
string
key
:
string
|
number
collections
:
CollectionConfigs
= {}
Returns
Record
<
string
,
unknown
>
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...