lsync API
Preparing search index...
@lsync/transport
readCursorSchema
Variable readCursorSchema
Const
readCursorSchema
:
ZodObject
<
{
lastKey
:
ZodOptional
<
ZodUnion
<
readonly
[
ZodString
,
ZodNumber
]
>
>
;
whereCurrent
:
ZodType
<
ReadPredicate
,
unknown
,
$ZodTypeInternals
<
ReadPredicate
,
unknown
>
,
>
;
whereFrom
:
ZodType
<
ReadPredicate
,
unknown
,
$ZodTypeInternals
<
ReadPredicate
,
unknown
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...