Values_1.LogoSourceThe logo configuration.
type nonrec t = {altText : Values_0.AltText.t option;The alt text for the logo.
*)logoSet : LogoSet.t option;A set of configured logos.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.AltText.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `String of Values_0.String_.t
| `Structure of
(string * [> `String of Values_0.String_.t ])
list ])
list ])
list ])
list ])
list ]