UNPKG

prisma-class-generator

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