UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 203 B
/** Serie Name */ export declare enum DeviceStatisticsTypeEnum { 'load' = "load", 'memory_free' = "memory_free", 'traffic' = "traffic" } //# sourceMappingURL=DeviceStatisticsTypeEnum.d.ts.map