Values_0.ImageStaticFileSourceA static file that contains an image.
type nonrec t = {staticFileId : ShortRestrictiveResourceId.t;The ID of the static file that contains an image.
*)source : StaticFileSource.t option;The source of the image static file.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ShortRestrictiveResourceId.t
| `Structure of
(string
* [> `Structure of (string * [> `String of String_.t ]) list ])
list ])
list ]