UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 214 B
/** Enum values for the type of the statistics */ export declare enum MetricsTypeEnum { 'prefix:accepted' = "prefix:accepted", 'prefix:limit' = "prefix:limit" } //# sourceMappingURL=MetricsTypeEnum.d.ts.map