UNPKG

@supportai.it/chat-widget

Version:

Chat widget web component for supportAI.it

4 lines (3 loc) 128 B
import ChatWidget from "./chat-widget"; import type { ChatWidgetProps } from "./types"; export { ChatWidget, ChatWidgetProps };