UNPKG

twisted

Version:
10 lines (9 loc) 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MatchParticipantsStatsDto = void 0; /** * Participants stats */ class MatchParticipantsStatsDto { } exports.MatchParticipantsStatsDto = MatchParticipantsStatsDto;