UNPKG

tips-twisted

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