UNPKG

@chatui/core

Version:

The React library for Chatbot UI

3 lines (2 loc) 129 B
import React from 'react'; export declare function mountComponent(Comp: React.ReactElement, root?: HTMLElement): HTMLDivElement;