@microsoft/omnichannel-chat-sdk
Version:
Microsoft Omnichannel Chat SDK
9 lines (8 loc) • 616 B
TypeScript
declare const omnichannelChatSdkVersion = "1.11.7-0";
declare const ic3ClientVersion = "2021.08.14.1";
declare const webChatIC3AdapterVersion = "0.1.0-master.2dba07b";
declare const webChatACSAdapterVersion = "0.0.1-beta.5";
declare const webChatDirectLineVersion = "0.15.1";
declare const callingBundleVersion = "1.0.20240809-2";
declare const ariaTelemetryKey = "c7655518acf1403f93ff6b9f77942f0a-d01a02fd-6b50-4de3-a566-62eda11f93bc-7083";
export { omnichannelChatSdkVersion, ic3ClientVersion, webChatIC3AdapterVersion, webChatACSAdapterVersion, webChatDirectLineVersion, ariaTelemetryKey, callingBundleVersion };