Type alias JimpexHealthCheckFn

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

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

Type declaration

Generated using TypeDoc