UNPKG

@xapp/chat-widget

Version:
4 lines (3 loc) 187 B
import 'rollup-plugin-inject-process-env'; export { default as ChatWidget, ChatWidgetProps } from "./ChatWidget"; export { default as ChatWidgetContainer } from "./ChatWidgetContainer";