UNPKG

synthesis-widget

Version:

Embeddable React widget for displaying a catalog in an iframe modal with chatbot integration

3 lines (2 loc) 116 B
export type { Domain, Marketplace } from './types'; export { SynthesisWidget } from './components/SynthesisWidget';