UNPKG

@arteneo/forge

Version:
3 lines (2 loc) 73 B
type SortingDirection = "asc" | "desc"; export default SortingDirection;