type ThresholdBoundTypeArray<T> = [T; 2];
Expand description

An array of T indexed by ThresholdBoundType.