UNPKG

modelosaurus-chatbot

Version:

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

4 lines (3 loc) 85 B
import React from 'react'; import './page.css'; export declare const Page: React.FC;