UNPKG

@microsoft/omnichannel-chat-sdk

Version:
6 lines (5 loc) 88 B
declare enum LiveChatVersion { V1 = 1, V2 = 2 } export default LiveChatVersion;