UNPKG

twisted

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