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

LWWMapJson

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

LWWMapJson<V> = object

Defined in: src/crdt/LWWMap.ts:197

V

readonly optional keyValues?: Record<string, string>

Defined in: src/crdt/LWWMap.ts:200


readonly kind: "LWWMap"

Defined in: src/crdt/LWWMap.ts:198


readonly registers: Record<string, LWWRegisterJson<V>>

Defined in: src/crdt/LWWMap.ts:199