UNPKG

@botonic/react

Version:

Build Chatbots using React

6 lines (5 loc) 202 B
export { WebchatContext } from './context'; export { Webchat } from './webchat'; export { WebchatDev } from './webchat-dev'; export declare function getBotonicApp(): any; export * from './index-types';