UNPKG

ncrudify

Version:

Configurable CRUD module for NestJS and Mongoose.

6 lines (5 loc) 108 B
export declare class HealthResponse { status?: string; database?: string; timestamp?: string; }