UNPKG

storycrawler

Version:

Utilities to build Storybook crawling tools with Puppeteer

2 lines (1 loc) 69 B
export type ChromeChannel = 'puppeteer' | 'canary' | 'stable' | '*';