UNPKG

@dev-abhi/errorify

Version:

A utility package for simplified error handling and management in Node.js applications.

4 lines 152 B
export * from "./errors/predefinedErrors"; export * from "./errors/CustomError"; export * from "./utils/errorCodes"; //# sourceMappingURL=index.d.ts.map