Aller au contenu
Français

LWWRegisterJson

Ce contenu n’est pas encore disponible dans votre langue.

LWWRegisterJson<V> = object

Defined in: src/crdt/LWWRegister.ts:103

V

readonly kind: "LWWRegister"

Defined in: src/crdt/LWWRegister.ts:104


readonly replica: ReplicaId

Defined in: src/crdt/LWWRegister.ts:107


readonly timestamp: number

Defined in: src/crdt/LWWRegister.ts:106


readonly value: V | null

Defined in: src/crdt/LWWRegister.ts:105