UNPKG

twisted

Version:
10 lines (9 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MatchParticipantsMasteryDto = void 0; /** * Match participant mastery */ class MatchParticipantsMasteryDto { } exports.MatchParticipantsMasteryDto = MatchParticipantsMasteryDto;