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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.
*/