UNPKG

@botonic/react

Version:

Build Chatbots using React

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