dcfec6dbbd
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
191 B
191 B
sidebar_label |
---|
PuppeteerLaunchOptions.product |
PuppeteerLaunchOptions.product property
Signature:
interface PuppeteerLaunchOptions {
product?: Product;
}