f0c28085c0
* chore(main): release 15.4.0 * chore: generate versioned docs Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
200 B
200 B
sidebar_label |
---|
LaunchOptions.channel |
LaunchOptions.channel property
Chrome Release Channel
Signature:
interface LaunchOptions {
channel?: ChromeReleaseChannel;
}