stezu/express-http-error

View on GitHub
lib/index.js

Summary

Maintainability
A
0 mins
Test Coverage

module.exports.HTTPError = require('./HTTPError.js');
module.exports.errorHandler = require('./errorHandler.js');