UNPKG

ringcentral-widgets

Version:
7 lines (4 loc) 153 B
import CallLogPanel from './CallLogPanel'; export * from './CallLogPanel.interface'; export * from './CallLog.interface'; export default CallLogPanel;