UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

8 lines (7 loc) 410 B
export { default as ContactSmartPanel } from './Drawer'; export * from './Drawer'; export { default as ContactRecordContent } from './ContactRecordContent'; export { default as ContactTicketsContent } from './ContactTicketsContent'; export * from './ContactTicketsContent'; export { default as ContactCallHistoryContent } from './ContactCallHistoryContent'; export * from './ContactCallHistoryContent';