UNPKG

flowise-embed-oc

Version:

Javascript library to display flowise chatbot on your website

8 lines 180 B
export type PopupParams = { autoShowDelay?: number; theme?: { width?: string; backgroundColor?: string; }; }; //# sourceMappingURL=types.d.ts.map