UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

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