UNPKG

react-chatbotify

Version:

A modern React library for creating flexible and extensible chatbots.

11 lines 308 B
declare const Button: { AUDIO_BUTTON: string; NOTIFICATION_BUTTON: string; CLOSE_CHAT_BUTTON: string; SEND_MESSAGE_BUTTON: string; VOICE_MESSAGE_BUTTON: string; FILE_ATTACHMENT_BUTTON: string; EMOJI_PICKER_BUTTON: string; }; export { Button }; //# sourceMappingURL=Button.d.ts.map