lsync API
Preparing search index...
@lsync/server
SqlStorageCursorLike
Interface SqlStorageCursorLike<T>
interface
SqlStorageCursorLike
<
T
extends
Record
<
string
,
SqlStorageValue
>
>
{
toArray
()
:
T
[]
;
}
Type Parameters
T
extends
Record
<
string
,
SqlStorageValue
>
Index
Methods
to
Array
Methods
to
Array
toArray
()
:
T
[]
Returns
T
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
to
Array
lsync API
Loading...