UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

10 lines 235 B
/** Countries where we sell SMS credits */ export declare enum BillingCountryEnum { 'es' = "es", 'fr' = "fr", 'gb' = "gb", 'ie' = "ie", 'it' = "it", 'pl' = "pl" } //# sourceMappingURL=BillingCountryEnum.d.ts.map