Skip to content

fetch download.TypeAlias.DownloadFetchCallback

github-actions[bot] edited this page Jun 8, 2026 · 2 revisions

@zenstone/ts-utils / fetch-download / DownloadFetchCallback

Type Alias: DownloadFetchCallback

DownloadFetchCallback = () => Promise<Response>

Defined in: src/fetch-download/types.ts:13

Returns

Promise<Response>

Clone this wiki locally