UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

5 lines 330 B
import { SwaggerCustomOptions, SwaggerDocumentOptions } from '@nestjs/swagger'; export declare const swaggerConfig: Omit<import("@nestjs/swagger").OpenAPIObject, "paths">; export declare const documentOptions: SwaggerDocumentOptions; export declare const options: SwaggerCustomOptions; //# sourceMappingURL=swagger.module.d.ts.map