UNPKG

nestjs-resilience

Version:

A module for improving the reliability and fault-tolerance of your NestJS applications

2 lines (1 loc) 48 B
export type HealthCheckOptions = () => boolean;