type ThresholdSeverityArray<T> = [T; 5];
Expand description

An array of T indexed by ThresholdSeverity.