Type Alias OtherSortMode

OtherSortMode:
    | "OTHER_SORT_DEFAULT"
    | "OTHER_SORT_DESCENDING"
    | "OTHER_SORT_ASCENDING"