UNPKG

twisted

Version:
10 lines (9 loc) 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LolStatusPlatformDataDTO = void 0; /** * Lol Status Platform Data dto */ class LolStatusPlatformDataDTO { } exports.LolStatusPlatformDataDTO = LolStatusPlatformDataDTO;