Type alias DocumentValue

DocumentValue: Record<string, any>

A document value is a JavaScript object containing values for keys that can be serialized via CBOR.