UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines (5 loc) 214 B
/** Special number country */ export var SpecialNumberCountryEnum; (function (SpecialNumberCountryEnum) { SpecialNumberCountryEnum["fr"] = "fr"; })(SpecialNumberCountryEnum || (SpecialNumberCountryEnum = {}));