jsii
Version:
[](https://cdk.dev) [;
exports.RELEASE_LINE = exports.VERSION = exports.SHORT_VERSION = void 0;
const typescript_1 = require("typescript");
// GENERATED: This file is generated by build-tools/code-gen.ts -- Do not edit by hand!
/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */
exports.SHORT_VERSION = '5.4.22';
/** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */
exports.VERSION = '5.4.22 (build bdd0efc)';
/** The release line identifier for this JSII compiler (e.g: `X.Y`) */
exports.RELEASE_LINE = typescript_1.versionMajorMinor;
//# sourceMappingURL=version.js.map
;