ExperimentsConfiguration type
Defines experiment options for Puppeteer.
See individual properties for more information.
Signature:
export type ExperimentsConfiguration = Record<string, never>;
Defines experiment options for Puppeteer.
See individual properties for more information.
export type ExperimentsConfiguration = Record<string, never>;