Type alias SortDirectionDefinition

SortDirectionDefinition: "ascending" | "descending" | undefined

Generated using TypeDoc