UNPKG

@microsoft/omnichannel-chat-sdk

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