chore: remove server experiment (#681)

This commit is contained in:
Pavel Feldman
2025-07-16 18:05:47 -07:00
committed by GitHub
parent d61aa16fee
commit e9f6433241
7 changed files with 0 additions and 319 deletions

5
config.d.ts vendored
View File

@@ -23,11 +23,6 @@ export type Config = {
* The browser to use.
*/
browser?: {
/**
* Use browser agent (experimental).
*/
browserAgent?: string;
/**
* The type of browser to use.
*/