UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 184 B
/** Context of the reduction */ export declare enum ReductionContextEnum { 'promotion' = "promotion", 'voucher' = "voucher" } //# sourceMappingURL=ReductionContextEnum.d.ts.map