SupportedBrowser type

Browsers supported by Puppeteer.

Signature

export type SupportedBrowser = 'chrome' | 'firefox';