ID of the CRDT node.
Raw value of the constant. It can be any JSON/CBOR value, or a logical timestamp Timestamp.
ReadonlyidID of the CRDT node.
ReadonlyvalRaw value of the constant. It can be any JSON/CBOR value, or a logical timestamp Timestamp.
Represents the
contype of the JSON CRDT specification.Constant type represents an immutable JSON value. It can be any JSON/CBOR value including deeply nested objects and arrays, Uint8Array binary data, or it can store a logical timestamp. The constant value cannot be edited.