interface HybridSort {
    $hybrid: string | HybridSortObject;
}

Properties

Properties

$hybrid: string | HybridSortObject