ml-spectra-processing
    Preparing search index...

    Interface XGetApproximateSortOrderOptions

    interface XGetApproximateSortOrderOptions {
        descending?: boolean;
    }
    Index

    Properties

    Properties

    descending?: boolean

    Order the values from the largest to the smallest.

    false