UNPKG

outsella-widget

Version:

A voice-enabled widget SDK for Outsella assistant

6 lines (5 loc) 174 B
export declare const WidgetWithStore: (props: { position?: "right" | "left"; agentid: string; isPreview?: boolean; }) => import("react/jsx-runtime").JSX.Element;