Skip to main content
Version: Next

PuppeteerLaunchOptions type

Warning: This API is now obsolete.

Use LaunchOptions.

Signature

export type PuppeteerLaunchOptions = LaunchOptions;

References: LaunchOptions