UNPKG

@botonic/react

Version:

Build Chatbots using React

5 lines (4 loc) 184 B
import type React from 'react'; export declare const WebviewContainer: ({ localWebviews, }: { localWebviews?: React.ComponentType[]; }) => import("react/jsx-runtime").JSX.Element;