UNPKG

@microsoft/omnichannel-chat-sdk

Version:
7 lines (6 loc) 131 B
export default interface OmnichannelConfig { orgId: string; orgUrl: string; widgetId: string; cpsBotId?: string; }