UNPKG

midway-dto-prisma

Version:

根据 prisma 模型自动生成MidwayJS DTO 类和 Swagger 参数信息

5 lines 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GENERATOR_NAME = void 0; exports.GENERATOR_NAME = 'midway-dto-prisma'; //# sourceMappingURL=constants.js.map