UNPKG

@codedevin/dify-chat

Version:

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

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