UNPKG

@capaj/prisma-typegraphql-types-generator

Version:

Prisma generator for generating TypeGraphQL class types and enums, It works like a copilot where the generated output is very human readable and can be edited

5 lines 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GENERATOR_NAME = void 0; exports.GENERATOR_NAME = 'Prisma Typegraphql Types Generator'; //# sourceMappingURL=constants.js.map