UNPKG

messaggera

Version:

This script allows you to easily integrate a chat widget into your website. It dynamically loads the necessary resources and initializes the chat widget for your website. ## Installation

3 lines (2 loc) 107 B
export declare const Messaggera: (websiteId: string, userData: object) => void; export default Messaggera;