Pular para o conteúdo
Português (BR)

LWWRegisterJson

Este conteúdo não está disponível em sua língua ainda.

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