UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 183 B
/** Available types for the Disk monitoring and use */ export declare enum StatisticTypeEnum { 'max' = "max", 'used' = "used" } //# sourceMappingURL=StatisticTypeEnum.d.ts.map