mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feef2a300e
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
710 B
710 B
sidebar_label |
---|
BrowserPlatform |
BrowserPlatform enum
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 |
| |
MAC |
| |
MAC_ARM |
| |
WIN32 |
| |
WIN64 |
|