UNPKG

react-ai-faq-chat

Version:

A smart AI-powered FAQ chatbot

3 lines (2 loc) 102 B
export { useAIFAQChat } from "./hooks/useAIFAQChat"; export type { AIFAQChatOptions } from "./types";