Zum Inhalt springen

GCounterJson

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

Defined in: src/crdt/GCounter.ts:76

readonly kind: "GCounter"

Defined in: src/crdt/GCounter.ts:77


readonly state: Record<ReplicaId, number>

Defined in: src/crdt/GCounter.ts:78