UNPKG

@microsoft/omnichannel-chat-sdk

Version:
9 lines (8 loc) 197 B
/** * Version.ts * @author Abhilash Panwar (abpanwar) * @copyright Microsoft 2018 * File for SDK version. */ export declare const Version = "1.8.7"; export declare const FullVersionString: string;