UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

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