UNPKG

@jrosadob/nestjs-sophia-framework

Version:

Franework para microservicios en NestJS

7 lines 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ChangeStatusDto = void 0; class ChangeStatusDto { } exports.ChangeStatusDto = ChangeStatusDto; //# sourceMappingURL=change-status.dto.js.map