UNPKG

tips-twisted

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