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) [![Build Status](https://github.com/aws/jsii-compiler/workflows/build/badge.svg)](https://github.com/aws/jsii

7 lines 413 B
/** 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