UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 247 B
/** Exchange commercial version */ export declare enum ExchangeCommercialVersionEnum { 'Key_2010' = "2010", 'Key_2013' = "2013", 'Key_2016' = "2016", 'Key_2019' = "2019" } //# sourceMappingURL=ExchangeCommercialVersionEnum.d.ts.map