UNPKG

@loadsmart/rn-salesforce-chat

Version:
8 lines (7 loc) 141 B
export interface ChatConfig { orgId: string; buttonId: string; deploymentId: string; liveAgentPod: string; visitorName?: string; }