UNPKG

@droppii-org/chat-sdk

Version:

Droppii React Chat SDK

5 lines (4 loc) 245 B
export const coreWasmPath = "https://droppiistg.blob.core.windows.net/droppii-stg-public/livechat/openIM.wasm"; export const PAGE_SIZE = 50; export const MSG_ITEM_PREFIX = "msg-item-"; export const MSG_ITEM_CONTENT_PREFIX = "msg-item-content-";