Skip to content

reject

reject(status, message, extra?): never

Defined in: src/http/Route.ts:80

Rejection — throw to short-circuit to a 4xx/5xx.

number

string

Record<string, unknown>

never