reads the counter value with the given key
reads the flag_dw-value with the given key
reads the flag_ew-value with the given key
reads the entry with the given key and type
reads the gmap value with the given key
reads the multi-value-register value with the given key
reads the register value with the given key
reads the remove-wins-set value with the given key
reads the set value with the given key
Converts this CRDTMapValue into a JavaScript object. The value of each embedded CRDT is stored under it's key.
Warning: If there are two entries with the same keys but different types, then only one of them survives.
Generated using TypeDoc
An object representing the value of a CrdtMap.