UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

6 lines (3 loc) 127 B
const { gray, bold } = require('chalk') const param = text => `${gray('"')}${bold(text)}${gray('"')}` module.exports = param