UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

7 lines 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IMongoRepository = void 0; class IMongoRepository { } exports.IMongoRepository = IMongoRepository; //# sourceMappingURL=repository.abstract.js.map