UNPKG

ncrudify

Version:

Configurable CRUD module for NestJS and Mongoose.

6 lines (5 loc) 87 B
export interface IBodyLog { app?: string; message?: string; trace?: any; }