@terrestris/shogun-util
    Preparing search index...

    Interface Sort

    interface Sort {
        empty: boolean;
        sorted: boolean;
        unsorted: boolean;
    }
    Index

    Properties

    Properties

    empty: boolean
    sorted: boolean
    unsorted: boolean