UNPKG

twisted

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