fetchExternalContributions()
Updated 15 min ago
fetchExternalContributions(username, limit?, options?): Promise<NormalizedContribution[]>
Defined in: packages/github-normalizer/src/github-normalizer.ts:353
Parameters
username
string
limit?
number = 10
options?
Returns
Promise<NormalizedContribution[]>