[]
        
(Showing Draft Content)

ICommitSnapshot

Interface: ICommitSnapshot<S>

Type parameters

Name Type
S unknown

Hierarchy

Table of contents

Properties

Properties

data

Optional data: S

Inherited from

ISnapshot.data


fragments

Optional fragments: ISnapshotFragments<unknown>

only server side has this field

Inherited from

ISnapshot.fragments


fragmentsChanges

fragmentsChanges: ISnapshotFragmentsChanges<unknown>


fromVersion

fromVersion: number


id

id: string

Inherited from

ISnapshot.id


type

Optional type: string

Inherited from

ISnapshot.type


v

v: number

Inherited from

ISnapshot.v