UNPKG

@ingeze/api-error

Version:

A TypeScript library for handling HTTP errors in Express, NestJS, and Fastify APIs.

5 lines (4 loc) 151 B
export * from "./errors/index.js"; export * from "./types/index.js"; export * from "./utils/create-handle-error.js"; //# sourceMappingURL=index.js.map