UNPKG

custom-chatbot-app

Version:

This is my custom chatbot package for BuyersEdge

6 lines (5 loc) 368 B
/// <reference types="react" /> export declare const StyledChatPopupWrapper: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, { chatPopupHeight?: string | undefined; chatPopupWidth?: string | undefined; }>>;