UNPKG

twisted

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