UNPKG

@jrosadob/nestjs-sophia-framework

Version:

Franework para microservicios en NestJS

7 lines 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PaginationDto = void 0; class PaginationDto { } exports.PaginationDto = PaginationDto; //# sourceMappingURL=pagination.dto.js.map