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