UNPKG

@microsoft/omnichannel-chat-sdk

Version:
9 lines (8 loc) 240 B
export default interface PostChatContext { formsProLocale: string; participantJoined: boolean; participantType: string | undefined; surveyInviteLink: string; botFormsProLocale: string; botSurveyInviteLink: string; }