UNPKG

tips-twisted

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