@zerodep/errors
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

@zerodep/errors

version language types license

CodeFactor Known Vulnerabilities

The error class thrown by @zerodep functions.

Full documentation is available at the zerodep.app page.

Examples

All @zerodep packages support both ESM and CJS.

import { ZeroDepError } from '@zerodep/errors';
// or
const { ZeroDepError } = require('@zerodep/errors');

/@zerodep/errors/

    Package Sidebar

    Install

    npm i @zerodep/errors

    Homepage

    zerodep.app

    Weekly Downloads

    2

    Version

    2.0.6

    License

    MIT

    Unpacked Size

    4.58 kB

    Total Files

    7

    Last publish

    Collaborators

    • cdepage