UNPKG

@webxsid/nest-exception

Version:

A centralized exception handling module for NestJS applications. It provides structured error management, logging, and automatic exception handling.

7 lines 251 B
export * from './constant'; export * from './app-exception'; export * from './app-exception-filter'; export * from './app-exception.module'; export * from './exception-handler'; export * from './exception-registry'; //# sourceMappingURL=index.d.ts.map