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

    Interface RtgmResults

    interface RtgmResults {
        imt_results: Record<string, RtgmSummary>;
        overall: RtgmOverall;
    }
    Index

    Properties

    Properties

    imt_results: Record<string, RtgmSummary>
    overall: RtgmOverall