UNPKG

@jlenon7/zedjs

Version:

Riot API Library for NodeJS

9 lines (8 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Lol Status response */ class LolStatusDTO { } exports.LolStatusDTO = LolStatusDTO;