Skip to content

CrdtJson

CrdtJson = GCounterJson | PNCounterJson | GSetJson | ORSetJson | LWWRegisterJson<unknown> | GCounterMapJson | LWWMapJson<unknown> | MVRegisterJson<unknown> | ORMapJson

Defined in: src/crdt/DistributedData.ts:29

Discriminated union of every CRDT’s wire representation.