ml-spectra-processing
    Preparing search index...

    Interface XGetSortOrderOptions

    interface XGetSortOrderOptions {
        descending?: boolean;
    }
    Index

    Properties

    Properties

    descending?: boolean

    Order the values from the largest to the smallest.

    false