UNPKG

adrit-mcb

Version:

A customizable floating chatbot widget for React applications

4 lines (3 loc) 175 B
export { ChatbotWidget } from './ChatbotWidget'; export { createGoogleAIHandler, defaultAIHandler } from './genkitHandler'; export type { ChatbotWidgetProps } from './types';