Skip to main content
Version: Next

ChromeReleaseChannel type

Signature

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