Type alias SortOption

SortOption: { key: string; value: SortDirection }

Type declaration