property ParsedFlags.browser

--browser: the engine to run in.

Type

"chromium" | "firefox" | "webkit"

Usage

import { type ParsedFlags } from "lib/args/parse.ts";