UNPKG

@microsoft/omnichannel-chat-sdk

Version:
18 lines 1.11 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.callingBundleVersion = exports.ariaTelemetryKey = exports.webChatDirectLineVersion = exports.webChatACSAdapterVersion = exports.webChatIC3AdapterVersion = exports.ic3ClientVersion = exports.omnichannelChatSdkVersion = void 0; var omnichannelChatSdkVersion = '1.11.9'; exports.omnichannelChatSdkVersion = omnichannelChatSdkVersion; var ic3ClientVersion = '2021.08.14.1'; exports.ic3ClientVersion = ic3ClientVersion; var webChatIC3AdapterVersion = '0.1.0-master.2dba07b'; exports.webChatIC3AdapterVersion = webChatIC3AdapterVersion; var webChatACSAdapterVersion = '0.0.1-beta.5'; exports.webChatACSAdapterVersion = webChatACSAdapterVersion; var webChatDirectLineVersion = '0.15.1'; exports.webChatDirectLineVersion = webChatDirectLineVersion; var callingBundleVersion = '1.0.20240809-2'; exports.callingBundleVersion = callingBundleVersion; var ariaTelemetryKey = 'c7655518acf1403f93ff6b9f77942f0a-d01a02fd-6b50-4de3-a566-62eda11f93bc-7083'; exports.ariaTelemetryKey = ariaTelemetryKey; //# sourceMappingURL=settings.js.map