UNPKG

kopi-error-handler

Version:

This library is used to save time for reimplementing express not found and error handler, along with a nice and pretty method to return an error response with a proper error structure.

2 lines 76 B
module.exports = require('./dist'); module.exports.default = module.exports;