property ScriptConfig.browser

Engine the script runs in.

Type

"chromium" | "firefox" | "webkit"

Usage

import { type ScriptConfig } from "lib/commands/run.ts";