UNPKG

jsii

Version:

[![Join the chat at https://cdk.Dev](https://img.shields.io/static/v1?label=Slack&message=cdk.dev&color=brightgreen&logo=slack)](https://cdk.dev) [![All Contributors](https://img.shields.io/github/all-contributors/aws/jsii/main?label=%E2%9C%A8%20All%20Con

7 lines 415 B
/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */ export declare const SHORT_VERSION = "5.4.22"; /** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */ export declare const VERSION = "5.4.22 (build bdd0efc)"; /** The release line identifier for this JSII compiler (e.g: `X.Y`) */ export declare const RELEASE_LINE = "5.4"; //# sourceMappingURL=version.d.ts.map