UNPKG

ringcentral-widgets

Version:
6 lines (5 loc) 110 B
export interface CallLogSectionCallStatus { isEdited: boolean; isSucceed: boolean; isSaving: boolean; }