UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines (6 loc) 269 B
/** Enum values for the type of the statistics */ export var MetricsTypeEnum; (function (MetricsTypeEnum) { MetricsTypeEnum["prefix:accepted"] = "prefix:accepted"; MetricsTypeEnum["prefix:limit"] = "prefix:limit"; })(MetricsTypeEnum || (MetricsTypeEnum = {}));