Values_1.ImageSourceThe logo image.
type nonrec t = {source : ImageSource.t option;The source of the logo image.
*)generatedImageUrl : Values_0.String_.t option;The URL that points to the generated logo image.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of (string * [> `String of Values_0.String_.t ]) list ])
list ]