UNPKG

admesh-ui-sdk

Version:

Beautiful, modern React components for displaying AI-powered product recommendations with citation-based conversation ads, auto-triggered widgets, floating chat, conversational interfaces, persistent sidebar, and built-in tracking

4 lines 228 B
import { default as React } from 'react'; import { AdMeshChatInterfaceProps } from '../types/index'; export declare const AdMeshChatInterface: React.FC<AdMeshChatInterfaceProps>; //# sourceMappingURL=AdMeshChatInterface.d.ts.map