interface TotalWeight {
    num: number;
}

Properties

Properties

num: number