indexranges
variable ranges
import { ranges } from ".";

Type

Record<Range, { operator: ComparisonOperator; value: number; }>