UNPKG

err-http

Version:

Error constructors for common http error types

1 lines 70 B
module.exports = require('./base')('NotFoundError', 'Not Found', 404);