mwg API
    Preparing search index...

    Interface StatRow

    interface StatRow {
        label: string;
        value: string;
    }
    Index
    label: string
    value: string