Skip to main content
Version: 24.38.0

BrowserPlatform 枚举

🌐 BrowserPlatform enum

平台名称用于以与浏览器下载相关的方式标识操作系统平台 x 架构组合。

🌐 Platform names used to identify a OS platform x architecture combination in the way that is relevant for the browser download.

语法

🌐 Signature

export declare enum BrowserPlatform

枚举成员

🌐 Enumeration Members

成员

🌐 Member

🌐 Value

描述

🌐 Description

操作系统

🌐 LINUX

"linux"

LINUX_ARM

"linux_arm"

苹果

🌐 MAC

"mac"

MAC_ARM

"mac_arm"

WIN32

"win32"

WIN64 位

🌐 WIN64

"win64"