Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Jan 29, 2024
1 parent 3be5bb5 commit 777e3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ export type Options = {
Note: Some of the launch options are overridden by the `debug` option.
@default { headless: 'new' }
@default {headless: 'new'}
*/
readonly launchOptions?: PuppeteerLaunchOptions;

Expand Down

0 comments on commit 777e3cd

Please sign in to comment.