UNPKG

@zencemarketing/web-sdk

Version:

ZenceMarketing Web SDK for push notifications, popups, and custom event tracking.

6 lines (5 loc) 103 B
declare const CONFIG: { API_BASE_URL: string; WebSocket_URl: string; }; export default CONFIG;