UNPKG

@loadsmart/rn-salesforce-chat

Version:
7 lines (6 loc) 148 B
export interface ChatEntity { objectType: string; linkToTranscriptField?: string; showOnCreate: boolean; entityFieldKeysToMap?: string[]; }