OtherChromeReleaseChannelVersion: NextOn this pageChromeReleaseChannel type Signature: export type ChromeReleaseChannel = | 'chrome' | 'chrome-beta' | 'chrome-canary' | 'chrome-dev';