UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 150 B
/** Possible values for delay between two alerts in seconds */ export type AlertingDelayEnum = number; //# sourceMappingURL=AlertingDelayEnum.d.ts.map