Module Values.InterpolatedAssetPropertyValuesSource

Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InterpolatedAssetPropertyValue.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Boolean of PropertyValueBooleanValue.t | `Double of PropertyValueDoubleValue.t | `Integer of OffsetInNanos.t | `Long of TimeInSeconds.t | `String of PropertyValueStringValue.t | `Structure of (string * [> `Enum of string ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b