UNPKG

prisma-class-generator

Version:
7 lines 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FIELD_TEMPLATE = void 0; exports.FIELD_TEMPLATE = ` #!{DECORATORS} #!{NAME}: #!{TYPE} `; //# sourceMappingURL=field.js.map