Home > doofinder > SortingInput

SortingInput type

Valid input for a field or geo distance sorting.

Signature:

export declare type SortingInput = string | Sorting;