UNPKG

node-err

Version:

Simplify error handling and logging for Node.

5 lines (4 loc) 82 B
module.exports = { run: require('./run'), watch: require('./watch').watch, };