UNPKG

@botonic/react

Version:

Build Chatbots using React

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