Module Values.OriginRestrictionsSource

Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> (PackageGroupOriginRestrictionType.t * PackageGroupOriginRestrictionMode.t) list
Sourceval to_value : (PackageGroupOriginRestrictionType.t * PackageGroupOriginRestrictionMode.t) list -> [> `Map of ([> `Enum of string ] * [> `Enum of string ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b