interface EquipmentCount {
    online: number;
}

Properties

Properties

online: number