UNPKG

modelosaurus-chatbot

Version:

A customizable plug and play chatbot component for React applications, designed to work seamlessly with the Modelosaurus API.

3 lines (2 loc) 92 B
import { ChatbotData } from '../types'; export declare const DEFAULT_SETTINGS: ChatbotData;