跳到內容

VersionServiceOptions

本頁內容尚未翻譯。

Defined in: version.ts:18

optional cacheFile?: string

Defined in: version.ts:20


optional fetchImpl?: (input, init?) => Promise<Response>

Defined in: version.ts:21

string | URL | Request

RequestInit

Promise<Response>


optional now?: () => number

Defined in: version.ts:22

number


optional registryUrl?: string

Defined in: version.ts:19


optional timeoutMs?: number

Defined in: version.ts:23