Setup HashLink VM
Preparing search index...
ReleaseAsset
Type Alias ReleaseAsset
Represents an asset of a GitHub release.
type
ReleaseAsset
=
{
file
:
string
;
platform
:
NodeJS.Platform
;
}
Index
Properties
file
platform
Properties
file
file
:
string
The target file.
platform
platform
:
NodeJS.Platform
The target platform.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
platform
Setup HashLink VM
Loading...
Represents an asset of a GitHub release.