Preparing search index...
The search index is not available
racer
racer
<internal>
sharedb
middleware
ReadSnapshotsContext
Interface ReadSnapshotsContext
interface
ReadSnapshotsContext
{
action
:
keyof
ActionContextMap
;
agent
:
Agent
<
any
>
;
backend
:
sharedb
;
collection
:
string
;
snapshots
:
sharedb
.
Snapshot
[]
;
snapshotType
:
SnapshotType
;
}
Hierarchy (
view full
)
BaseContext
ReadSnapshotsContext
Index
Properties
action
agent
backend
collection
snapshots
snapshot
Type
Properties
action
action
:
keyof
ActionContextMap
agent
agent
:
Agent
<
any
>
backend
backend
:
sharedb
collection
collection
:
string
snapshots
snapshots
:
sharedb
.
Snapshot
[]
snapshot
Type
snapshot
Type
:
SnapshotType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
agent
backend
collection
snapshots
snapshot
Type
racer
Loading...