Values.ModuleConfigurationSourceDescribes the configuration of a module.
type nonrec t = {version : Version.t option;The version of the module.
*)name : FlowModuleName.t;The name of the module.
*)dependsOn : FlowModuleNameList.t option;The dependencies of the module.
*)moduleParameters : ModuleParameters.t option;Describes the parameters of a module.
*)}val make :
?version:??? ->
?dependsOn:??? ->
?moduleParameters:??? ->
name:FlowModuleName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of FlowModuleName.t ] list
| `String of Version.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Float of
NoBidModuleParametersPassThroughPercentageFloat.t
| `Integer of NoBidModuleParametersReasonCodeInteger.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of String_.t ]
list
| `String of String_.t ])
list ]
list ])
list ]
list
| `String of NoBidModuleParametersReasonString.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Integer of
NoBidActionNoBidReasonCodeInteger.t
| `String of String_.t ])
list ])
list ])
list ])
list ])
list ]