Type Alias JimpexHealthCheckFn

JimpexHealthCheckFn: ((app: Jimpex) => Promise<JimpexHealthStatus>)

Returns the application health status. This is normally used by the healthController.