Documentation
Preparing search index...
@rivetkit/engine-runner-protocol
KvListRangeQuery
Type Alias KvListRangeQuery
type
KvListRangeQuery
=
{
end
:
KvKey
;
exclusive
:
boolean
;
start
:
KvKey
;
}
Index
Properties
end
exclusive
start
Properties
Readonly
end
end
:
KvKey
Readonly
exclusive
exclusive
:
boolean
Readonly
start
start
:
KvKey
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
exclusive
start
Documentation
Loading...