UNPKG

@microsoft/omnichannel-chat-sdk

Version:
3 lines (2 loc) 132 B
export declare const isSystemMessage: (message: any) => boolean; export declare const isCustomerMessage: (message: any) => boolean;