StatsOutputDTO

interface StatsOutputDTO {
    values: object;
}

Properties

Properties

values: object

StatsOutputDTO