software.amazon.jsii.JsiiVersion Maven / Gradle / Ivy
package software.amazon.jsii;
@javax.annotation.Generated(value = "JsiiVersion.t.js", date = "2024-08-30T13:08:57.860Z")
final class JsiiVersion {
/** The version of the @jsii/runtime this client was tested with **/
static final String JSII_RUNTIME_VERSION = "@jsii/[email protected]";
}