Values.ComponentVersionSourceVersion information for agent components.
type nonrec t = {componentType : ComponentTypeString.t;Component type.
*)versions : VersionStringList.t;List of versions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of VersionString.t ] list
| `String of ComponentTypeString.t ])
list ]