UNPKG

tips-twisted

Version:
10 lines (9 loc) 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SummonerV4DTO = void 0; /** * Summoner basic info */ class SummonerV4DTO { } exports.SummonerV4DTO = SummonerV4DTO;