UNPKG

now-flow

Version:

Add deployment workflows to Zeit now

6 lines (4 loc) 155 B
const chalk = require('chalk') // Used for including uids in the output // example: `(dom_ji13dj2fih4fi2hf)` module.exports = id => chalk.gray(`(${id})`)