Skip to content

Taxum / @taxum/core / http / jsonResponse

Function: jsonResponse()

jsonResponse(value): ToHttpResponse

Defined in: http/common.ts:45

A JSON response with the content-type header set to application/json.

Parameters

value

JsonSerializable

Returns

ToHttpResponse