UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

6 lines 150 B
export interface ErrorDetails { code: string; statusCode: number; message: string; } //# sourceMappingURL=error-details.interface.d.ts.map