moduleSdkVersion
Home > @gooddata/sdk-ui-pluggable-application > IModuleTelemetryMetadata > moduleSdkVersion
IModuleTelemetryMetadata.moduleSdkVersion property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Version of the GoodData SDK the module is built against, e.g. import { LIB_VERSION } from "@gooddata/sdk-pluggable-application-model".
Signature:
moduleSdkVersion?: string;