Type Alias SortDirectionForCmd

SortDirectionForCmd: 1 | -1 | {
    $meta: string;
}