UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

11 lines 291 B
export declare const errorRecord: Record<string, { errorCode: string; statusCode: number; message: string; }>; export declare const ERROR_RECORDS: Record<string, { errorCode: string; statusCode: number; message: string; }>; //# sourceMappingURL=error-handler.d.ts.map