OSSIntel logo OSSIntel
Version 0.1.1API DocsFunctions

fetchLanguages()

Updated 15 min ago

fetchLanguages(owner, repo, options?): Promise<NormalizedLanguage[]>

Defined in: packages/github-normalizer/src/github-normalizer.ts:238

Parameters

owner

string

repo

string

options?

GitHubFetchOptions

Returns

Promise<NormalizedLanguage[]>

On this page