dcfec6dbbd
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
237 B
237 B
sidebar_label |
---|
PuppeteerLaunchOptions.extraPrefsFirefox |
PuppeteerLaunchOptions.extraPrefsFirefox property
Signature:
interface PuppeteerLaunchOptions {
extraPrefsFirefox?: Record<string, unknown>;
}