UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 166 B
/** Highlight tips for offer */ export declare enum HighLightEnum { 'best-seller' = "best-seller", 'new' = "new" } //# sourceMappingURL=HighLightEnum.d.ts.map