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