UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines (7 loc) 228 B
/** All Location where cloud can be physically located */ export var Location; (function (Location) { Location["bhs1"] = "bhs1"; Location["rbx2"] = "rbx2"; Location["sbg1"] = "sbg1"; })(Location || (Location = {}));