export function countContributors(): number { return Object.values($CONTRIBUTOR).length; }