Values.ContentBlockDeltaEventSourceThe content block delta event.
type nonrec t = {delta : ContentBlockDelta.t option;The delta for a content block delta event.
*)contentBlockIndex : NonNegativeInteger.t option;The block index for a content block delta event.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of NonNegativeInteger.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of String_.t | `Structure of 'a list ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Blob of Blob.t
| `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Blob of ImageSourceBytesBlob.t
| `String of String_.t
| `Structure of
(string
* [> `Integer of
DocumentCharLocationDocumentIndexInteger.t
| `String of String_.t ])
list ])
list ])
list ])
list ])
list ]