UNPKG

@prisma/engines-version

Version:

This package exports the Prisma Engines version to be downloaded from Prisma CDN.

5 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.enginesVersion = void 0; exports.enginesVersion = require('./package.json').prisma.enginesVersion; //# sourceMappingURL=index.js.map