UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 151 B
/** Type of the service */ export declare enum OfferTypeEnum { 'cloud' = "cloud", 'live' = "live" } //# sourceMappingURL=OfferTypeEnum.d.ts.map