UNPKG

@prexo/ai-chat-sdk

Version:

AI Chat Component with Persistent History

7 lines (4 loc) 166 B
import { ClassValue } from 'clsx'; declare function cn(...inputs: ClassValue[]): string; declare const BASE_API_ENDPOINT: string; export { BASE_API_ENDPOINT, cn };