UNPKG

twisted

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