UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 211 B
/** Application context of a promotion */ export declare enum ContextTypeEnum { 'discover' = "discover", 'standard' = "standard", 'welcome' = "welcome" } //# sourceMappingURL=ContextTypeEnum.d.ts.map