UNPKG

prettified

Version:

Prettified error handling for Node.js

4 lines (3 loc) 98 B
/* Main file */ var prettified = module.exports = {}; prettified.errors = require('./errors.js');