Module Values.TargetFramesSource

Sourcetype nonrec t = TargetFrame.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : 'a list list -> [> `List of [> `List of [> `String of 'a ] list ] list ]
Sourceval to_query : string list list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> string list list
Sourceval of_json : [> Yojson.Safe.t ] -> string list list
Sourceval to_json : string list list -> Yojson.Safe.t