Skip to content

SortType

SortType: {
    readonly single: "single";
    readonly multi: "multi";
}