UNPKG

@codedevin/dify-chat

Version:

A beautiful and configurable chatbot widget for Dify integration with multiple display modes

5 lines (4 loc) 235 B
import { default as React } from 'react'; import { TextSelectionChatbotProps } from '../types'; export declare const DifyTextSelectionChatbot: React.FC<TextSelectionChatbotProps>; //# sourceMappingURL=DifyTextSelectionChatbot.d.ts.map