Module Values.ScraperComponentsSource

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