Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
Defines experiment options for Puppeteer.
See individual properties for more information.
export type ExperimentsConfiguration = Record<string, never>;