UNPKG

converse-ai-support-library

Version:

A React component library for floating contact buttons (email, chat, call)

4 lines (3 loc) 123 B
import { ChatbotProps } from '../../types/Chatbot'; declare const Chatbot: React.FC<ChatbotProps>; export default Chatbot;