UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 179 B
/** Period of the statistics */ export declare enum StatsPeriodEnum { 'day' = "day", 'month' = "month", 'week' = "week" } //# sourceMappingURL=StatsPeriodEnum.d.ts.map