interface MemberStatsBurrow {
    common: number;
    total: number;
}

Properties

Properties

common: number
total: number