UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines (7 loc) 257 B
/** Operators */ export var OperatorTypeEnum; (function (OperatorTypeEnum) { OperatorTypeEnum["bouygues"] = "bouygues"; OperatorTypeEnum["collect"] = "collect"; OperatorTypeEnum["kosc"] = "kosc"; })(OperatorTypeEnum || (OperatorTypeEnum = {}));