UNPKG

twisted

Version:
10 lines (9 loc) 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ChampionRotationV3DTO = void 0; /** * Champion free rotation response object */ class ChampionRotationV3DTO { } exports.ChampionRotationV3DTO = ChampionRotationV3DTO;