UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

7 lines 244 B
import "./ChatBotTooltip.css"; /** * Shows tooltip beside the chat bot button to user. */ declare const ChatBotTooltip: () => import("react/jsx-runtime").JSX.Element; export default ChatBotTooltip; //# sourceMappingURL=ChatBotTooltip.d.ts.map