@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Interface SpectraSeries

    interface SpectraSeries {
        data: object;
        id: string;
        label: string;
        tree: object;
    }
    Index

    Properties

    Properties

    data: object
    id: string
    label: string
    tree: object