error-caruccio

1.0.1 • Public • Published

Error reporting caruccio for Node.js 🚀

const stampaloInManieraCaruccia = require('error-caruccio');

try {
    const m = 1;
    const n = m + z;
} catch (err) {
    stampaloInManieraCaruccia(err);
}

Dependents (0)

Package Sidebar

Install

npm i error-caruccio

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

54.5 kB

Total Files

5

Last publish

Collaborators

  • alenaksu