UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

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