Skip to main content

SessionDocumentSnapshot

Snapshot of a CRDT document's state

Properties

documentId

documentId: string;

Document identifier


finalCode

finalCode: string;

Final code content


language?

optional language: string;

Programming language


sessionId

sessionId: string;

Session this snapshot belongs to


snapshotAt

snapshotAt: ISOString;

When the snapshot was taken