Skip to main content
Version: 23.10.1

PuppeteerNodeLaunchOptions 类型

¥PuppeteerNodeLaunchOptions type

警告:此 API 现已过时。

¥Warning: This API is now obsolete.

使用 LaunchOptions

¥Use LaunchOptions.

签名

¥Signature

export type PuppeteerNodeLaunchOptions = LaunchOptions;

参考:LaunchOptions

¥References: LaunchOptions