UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

7 lines 249 B
import "./NotificationButton.css"; /** * Handles toggling of the audio feature. */ declare const NotificationButton: () => import("react/jsx-runtime").JSX.Element; export default NotificationButton; //# sourceMappingURL=NotificationButton.d.ts.map