📉 download.ts

This commit is contained in:
nirholas
2026-03-31 10:24:22 +00:00
parent 595628ed15
commit 317eee8f82

View File

@@ -521,3 +521,4 @@ export async function downloadVersion(
export { StallTimeoutError, MAX_DOWNLOAD_RETRIES }
export const STALL_TIMEOUT_MS = DEFAULT_STALL_TIMEOUT_MS
export const _downloadAndVerifyBinaryForTesting = downloadAndVerifyBinary