Variable versionConst

version: string = GLOBAL_VERSION

The current version of the Meridian Web SDK. Useful for checking which version is running.

console.log(MeridianSDK.version);

Generated using TypeDoc