UNPKG

botframework-webchat-component

Version:
3 lines 195 B
import type { WebChatActivity } from 'botframework-webchat-core'; export default function getActivityUniqueId(activity: WebChatActivity): string; //# sourceMappingURL=getActivityUniqueId.d.ts.map