File size: 217 Bytes
699ccfe | 1 2 3 4 5 | "use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.enginesVersion = void 0;
exports.enginesVersion = require('./package.json').prisma.enginesVersion;
//# sourceMappingURL=index.js.map |