"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CreateContributionDto = void 0; class CreateContributionDto { } exports.CreateContributionDto = CreateContributionDto;