UNPKG

ultra-chat-bot

Version:
4 lines 159 B
import React from "react"; import { ChatbotProps } from "../types"; export declare const ChatBot: React.FC<ChatbotProps>; //# sourceMappingURL=ChatBot.d.ts.map