UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

7 lines 276 B
import "./ChatHistoryLineBreak.css"; /** * Indicates the start of old messages when viewing history. */ declare const ChatHistoryLineBreak: () => import("react/jsx-runtime").JSX.Element; export default ChatHistoryLineBreak; //# sourceMappingURL=ChatHistoryLineBreak.d.ts.map