error_handler_Error-function
An error handler function for the standard JavaScript Error.
THIS PACKAGE HAS BEEN OBSOLETED BY @leismore/error_handler_last
Installation
npm install @leismore/error_handler_error
Examples
const error_handler_Error = require('@leismore/error_handler_error');
app.use(error_handler_Error);
License
MIT
Authors
- Kyle Chine (Initial Author / Sep 06, 2019)