UNPKG

@botonic/react

Version:

Build Chatbots using React

8 lines (7 loc) 310 B
export const DebugTab: any; export function DebugTabPortal({ webchatHooks, ...props }: { [x: string]: any; webchatHooks: any; }): import("react-dom/node_modules/@types/react").ReactPortal; export const WebchatDev: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React_1 from 'react';