UNPKG

twisted

Version:
7 lines (6 loc) 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CurrentGameParticipantDTO = void 0; class CurrentGameParticipantDTO { } exports.CurrentGameParticipantDTO = CurrentGameParticipantDTO;