UNPKG

@microsoft/omnichannel-chat-sdk

Version:
6 lines (5 loc) 126 B
export default interface IChatTranscriptBody { emailAddress: string; attachmentMessage: string; locale: string; }