UNPKG

@amirmarmul/waba-common

Version:

![GitHub release](https://img.shields.io/github/v/release/amirmarmul/waba-common?style=flat-square)

5 lines (4 loc) 148 B
import { HealthCheckError } from './HealthCheckError'; export declare class ConnectionNotFoundError extends HealthCheckError { constructor(); }