Variable rawProjectCountsDataSelectorConst

rawProjectCountsDataSelector: {
    total_authors: boolean;
    total_commits: boolean;
    total_contributors: boolean;
    total_coordinators: boolean;
    total_creators: boolean;
    total_investors: boolean;
    total_propertors: boolean;
    total_unique_participants: boolean;
} = ...

Type declaration

  • total_authors: boolean
  • total_commits: boolean
  • total_contributors: boolean
  • total_coordinators: boolean
  • total_creators: boolean
  • total_investors: boolean
  • total_propertors: boolean
  • total_unique_participants: boolean