Interface: RequestError
Table of contents
Properties
Properties
tag
• tag: request
Defined in: types/api.ts:23 (opens new window)
value
• value: object
Type declaration:
Name | Type |
code ? | any |
response ? | any |
Defined in: types/api.ts:24 (opens new window)