UNPKG

@nestjs/terminus

Version:

Terminus integration provides readiness/liveness health checks for NestJS.

6 lines (5 loc) 212 B
export * from './connection-not-found.error'; export * from './timeout-error'; export * from './storage-exceeded.error'; export * from './unhealthy-response-code.error'; export * from './mongo-connection.error';