From ea78204715746ca1fc3ec27252160eb83a9eb237 Mon Sep 17 00:00:00 2001 From: "electron-ecosystem-docs-publisher[bot]" <148823412+electron-ecosystem-docs-publisher[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:27:06 +0000 Subject: [PATCH] Publish [skip ci] --- main/functions/download.html | 2 +- main/functions/downloadArtifact.html | 2 +- main/functions/getHostArch.html | 2 +- main/functions/initializeProxy.html | 2 +- main/interfaces/Downloader.html | 4 ++-- main/interfaces/ElectronDownloadRequest.html | 6 +++--- .../ElectronDownloadRequestOptions.html | 18 +++++++++--------- main/interfaces/MirrorOptions.html | 16 ++++++++-------- main/types/DownloadOptions.html | 2 +- main/types/ElectronArtifactDetails.html | 2 +- main/types/ElectronGenericArtifactDetails.html | 2 +- .../types/ElectronPlatformArtifactDetails.html | 2 +- ...ronPlatformArtifactDetailsWithDefaults.html | 2 +- main/types/Omit.html | 2 +- 14 files changed, 32 insertions(+), 32 deletions(-) diff --git a/main/functions/download.html b/main/functions/download.html index e797cecc..d22b4e95 100644 --- a/main/functions/download.html +++ b/main/functions/download.html @@ -33,7 +33,7 @@
Optional
options: ElectronDownloadRequestOptionsOptional
downloadOptions passed to the downloader module.
Optional
downloaderOptional
Optional
forceOptional
Defaults to false
.
Optional
mirrorOptions related to specifying an artifact mirror.
Optional
tempOptional
Optional
unsafelyOptional
Defaults to false
.
Optional
customOptional
Optional
mirrorOptional
https://github.com/electron/electron/releases/download
Optional
nightlyThe Electron nightly-specific mirror URL.
Optional
nightly_DEPRECATED - see nightlyMirror.
Optional
resolve
The version of Electron associated with the artifact.