@jderstd/core / JsonResponseErrorInput
type JsonResponseErrorInput = Format<Partial<JsonResponseError, "path" | "message">>;Defined in: @types/response.ts:20
Input type for JSON response error.
@jderstd/core / JsonResponseErrorInput
type JsonResponseErrorInput = Format<Partial<JsonResponseError, "path" | "message">>;Defined in: @types/response.ts:20
Input type for JSON response error.