UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

7 lines 244 B
import "./BotTypingIndicator.css"; /** * Renders the bot typing indicator. */ declare const BotTypingIndicator: () => import("react/jsx-runtime").JSX.Element; export default BotTypingIndicator; //# sourceMappingURL=BotTypingIndicator.d.ts.map