UNPKG

aspirechat

Version:

A highly customizable React chatbot component with extensive configuration options

4 lines (3 loc) 127 B
import { ChatTheme } from "../types"; export declare const defaultTheme: ChatTheme; export declare const darkTheme: ChatTheme;