UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 234 B
/** Country that defines the portability kind */ export declare enum PortabilityCountryEnum { 'belgium' = "belgium", 'france' = "france", 'switzerland' = "switzerland" } //# sourceMappingURL=PortabilityCountryEnum.d.ts.map