Skip to main content
Version: 25.3.0

ChromeReleaseChannel type

Signature

export type ChromeReleaseChannel =
'chrome' | 'chrome-beta' | 'chrome-canary' | 'chrome-dev';