273 B
273 B
sidebar_label |
---|
BrowserFetcherOptions.useMacOSARMBinary |
BrowserFetcherOptions.useMacOSARMBinary property
Enables the use of the Chromium binary for macOS ARM.
Signature:
interface BrowserFetcherOptions {
useMacOSARMBinary?: boolean;
}