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

    Interface DisaggSummaryData

    interface DisaggSummaryData {
        name: string;
        units: string;
        value: string | number;
    }
    Index

    Properties

    Properties

    name: string
    units: string
    value: string | number