Interface IReduceDesc

interface IReduceDesc {
    reduce?: EAdvancedSortMethod;
}

Properties

Properties