Module Values.AssetModelHierarchiesSource

Sourcetype nonrec t = AssetModelHierarchy.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : AssetModelHierarchy.t list -> [> `List of [> `Structure of (string * [> `String of CustomID.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> AssetModelHierarchy.t list