first commit
This commit is contained in:
7
dist/events/dto/create-event.dto.js
vendored
Normal file
7
dist/events/dto/create-event.dto.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.CreateEventDto = void 0;
|
||||
class CreateEventDto {
|
||||
}
|
||||
exports.CreateEventDto = CreateEventDto;
|
||||
//# sourceMappingURL=create-event.dto.js.map
|
||||
Reference in New Issue
Block a user