UNPKG

common-core-pkg

Version:

Common package for all the utils

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