@robonen/crdt/MarkValueTMarkValuetestedA mark's value: `true`/attrs to apply, `null`/`false` to clear. JSON-serializable. Source Tests Signaturets Copyexport type MarkValue = boolean | string | number | null | { readonly [key: string]: MarkValue };