UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

7 lines 257 B
import "./FileAttachmentButton.css"; /** * Supports uploading of files from user. */ declare const FileAttachmentButton: () => import("react/jsx-runtime").JSX.Element; export default FileAttachmentButton; //# sourceMappingURL=FileAttachmentButton.d.ts.map