UNPKG

@nestjs/terminus

Version:

Terminus integration provides readiness/liveness health checks for NestJS.

6 lines (5 loc) 153 B
/** * The inject token for the third party `check-disk-space` library * @internal */ export declare const CHECK_DISK_SPACE_LIB = "CheckDiskSpaceLib";