UNPKG

@open-chat/chat-bubble

Version:

Chat bubble component.

4 lines (3 loc) 155 B
export declare const BASE_URL = "https://cloud.openchat.so/api"; export declare const INIT_EP = "/chat/init"; export declare const CHAT_EP = "/chat/send";