UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

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