UNPKG

chromatic

Version:

Automate visual testing across browsers. Gather UI feedback. Versioned documentation.

4 lines (2 loc) 69 B
import chalk from 'chalk'; export default (url) => chalk.cyan(url);