UNPKG

@microsoft/omnichannel-chat-sdk

Version:
6 lines (5 loc) 111 B
export default interface ACSSessionInfo { id: string; threadId: string; pollingInterval: number; }