Interface: CloudSyncSnapshot
Defined in: shared/types/cloudSyncSnapshot.ts:120
A compacted snapshot of the derived sync state.
Propertiesโ
createdAtโ
createdAt: number;
Defined in: shared/types/cloudSyncSnapshot.ts:121
snapshotVersionโ
snapshotVersion: 1;
Defined in: shared/types/cloudSyncSnapshot.ts:122
stateโ
state: CloudSyncState;
Defined in: shared/types/cloudSyncSnapshot.ts:123
syncSchemaVersionโ
syncSchemaVersion: 1;
Defined in: shared/types/cloudSyncSnapshot.ts:124