UNPKG

twisted

Version:
10 lines (9 loc) 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MatchTimelineDto = void 0; /** * Match time line */ class MatchTimelineDto { } exports.MatchTimelineDto = MatchTimelineDto;