Skip to main content

Function: registerHealthRoutes()

registerHealthRoutes(app): void

Defined in: src/api/handlers/rest/health.ts:226

Registers health check routes.

Parameters

app

Hono<ChiveEnv>

Hono application

Returns

void