Appearance
remote / Exports / HttpError
• code: string
string
types/http-types.ts:42
• message: string
types/http-types.ts:43
• Optional status: number
Optional
number
types/http-types.ts:44
• Optional details: Record<string, string | number | boolean>
Record
boolean
types/http-types.ts:45