projects/common/data/sort/sort.directive.ts
import { SortEntry } from '@cngx/common/data'
A single sort entry: the active field key and its direction.
string
"asc" | "desc"