@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface UnitLevelKRTStats

    interface UnitLevelKRTStats {
        all: KRTStats;
        units: { [key: string]: KRTStats };
    }
    Index

    Properties

    Properties

    units: { [key: string]: KRTStats }