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);
}

/error-caruccio/

    Package Sidebar

    Install

    npm i error-caruccio

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    54.5 kB

    Total Files

    5

    Last publish

    Collaborators

    • alenaksu