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. Includes zero-code SDK

11 lines 594 B
export { AdMeshLayout } from './AdMeshLayout'; export { AdMeshProductCard } from './AdMeshProductCard'; export { AdMeshInlineCard } from './AdMeshInlineCard'; export { AdMeshEcommerceCards } from './AdMeshEcommerceCards'; export { AdMeshTailAd } from './AdMeshTailAd'; export { AdMeshSummaryLayout } from './AdMeshSummaryLayout'; export { AdMeshBridgeFormat } from './AdMeshBridgeFormat'; export { AdMeshTailAd as AdMeshSummaryUnit } from './AdMeshTailAd'; export { AdMeshLinkTracker } from './AdMeshLinkTracker'; export { AdMeshBadge } from './AdMeshBadge'; //# sourceMappingURL=index.d.ts.map