Ir al contenido
Español

LWWRegisterJson

Esta página aún no está disponible en tu idioma.

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