UNPKG

@microsoft/omnichannel-chat-sdk

Version:
11 lines (10 loc) 305 B
export default interface ChatConfig { ChatWidgetLanguage: any; DataMaskingInfo: unknown; LiveChatConfigAuthSettings: unknown; LiveChatVersion: number; LiveWSAndLiveChatEngJoin: any; allowedFileExtensions: string; maxUploadFileSize: string; msdyn_enablemarkdown?: string; }