Type alias ComparableCategory

Comparable: string | NumberLike

A value that can be compared numerically using <, >, <=, or >=.

Sort