UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

6 lines (3 loc) 110 B
const { bold } = require('chalk') const highlight = text => bold.underline(text) module.exports = highlight