UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

8 lines 218 B
import "./ToastContainer.css"; /** * Holds toast prompts. * */ declare const ToastContainer: () => import("react/jsx-runtime").JSX.Element; export default ToastContainer; //# sourceMappingURL=ToastContainer.d.ts.map