OSSIntel logo OSSIntel
Version 0.1.1API DocsInterfaces

GitHubFetchOptions

Updated 14 hr ago

Defined in: packages/github-normalizer/src/types.ts:1

Properties

allPages?

optional allPages?: boolean

Defined in: packages/github-normalizer/src/types.ts:6

baseUrl?

optional baseUrl?: string

Defined in: packages/github-normalizer/src/types.ts:3

page?

optional page?: number

Defined in: packages/github-normalizer/src/types.ts:5

perPage?

optional perPage?: number

Defined in: packages/github-normalizer/src/types.ts:4

token?

optional token?: string

Defined in: packages/github-normalizer/src/types.ts:2

On this page