UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 191 B
/** All Location where cloud can be physically located */ export declare enum Location { 'bhs1' = "bhs1", 'rbx2' = "rbx2", 'sbg1' = "sbg1" } //# sourceMappingURL=Location.d.ts.map