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