UNPKG

@infomatebot/chatbot-widget

Version:

Build intelligent chatbots using pre-designed conversation flows with quick reply options. Upload documents for AI-powered, context-aware responses and reduce support costs by 80% with guided conversations

5 lines 252 B
/** * Public API Types - Only essential types exposed */ export type { ChatbotConfig, ChatbotEvents, ChatbotActionPayload, ChatbotActionResponse, ChatbotActionCallback, ChatbotActionHandler } from './public.types'; //# sourceMappingURL=index.d.ts.map