Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote
DownloadOptions
Interface DownloadOptions
interface
DownloadOptions
{
download
:
(
(
requestInfo
)
=>
Promise
<
Buffer
>
)
;
remotePlatform
:
RemotePlatform
;
theiaVersion
:
string
;
}
Index
Properties
download
remote
Platform
theia
Version
Properties
download
download
:
(
(
requestInfo
)
=>
Promise
<
Buffer
>
)
Type declaration
(
requestInfo
)
:
Promise
<
Buffer
>
Parameters
requestInfo
:
string
|
RequestOptions
Returns
Promise
<
Buffer
>
remote
Platform
remote
Platform
:
RemotePlatform
theia
Version
theia
Version
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
download
remote
Platform
theia
Version
Theia TypeDoc
Loading...