jsii
Version:
[](https://cdk.dev) [](https://github.com/aws/jsii
7 lines • 413 B
TypeScript
/** The short version number for this JSII compiler (e.g: `X.Y.Z`) */
export declare const SHORT_VERSION = "6.0.4";
/** The qualified version number for this JSII compiler (e.g: `X.Y.Z (build #######)`) */
export declare const VERSION = "6.0.4 (build 308d98d)";
/** The release line identifier for this JSII compiler (e.g: `X.Y`) */
export declare const RELEASE_LINE = "6.0";
//# sourceMappingURL=version.d.ts.map