콘텐츠로 이동
한국어

GCounterJson

이 콘텐츠는 아직 번역되지 않았습니다.

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