UNPKG

@botonic/react

Version:

Build Chatbots using React

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