UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

7 lines 152 B
export declare class FetchDto { skip: number; limit: number; filter: string; deleted: boolean; } //# sourceMappingURL=fetch.dto.d.ts.map