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