UNPKG

@microsoft/omnichannel-chat-sdk

Version:
5 lines (4 loc) 114 B
export default interface ChatReconnectContext { redirectURL: string | null; reconnectId: string | null; }