Variable rawProjectTimeStatsSelectorConst

rawProjectTimeStatsSelector: {
    available_hours: boolean;
    contributor_hash: boolean;
    pending_hours: boolean;
    project_hash: boolean;
    project_name: boolean;
    total_committed_hours: boolean;
    total_uncommitted_hours: boolean;
} = ...

Type declaration

  • available_hours: boolean
  • contributor_hash: boolean
  • pending_hours: boolean
  • project_hash: boolean
  • project_name: boolean
  • total_committed_hours: boolean
  • total_uncommitted_hours: boolean