UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 209 B
/** Type used to change the order of extensions results */ export declare enum OrderByTypeEnum { 'alphabetical' = "alphabetical", 'trending' = "trending" } //# sourceMappingURL=OrderByTypeEnum.d.ts.map