RequestUrlResponse interface
Signature:
export interface RequestUrlResponse Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
arrayBuffer | ArrayBuffer | ||
headers | Record<string, string> | ||
json | any | ||
status | number | ||
text | string |
1 min read
Signature:
export interface RequestUrlResponse | Property | Modifiers | Type | Description |
|---|---|---|---|
arrayBuffer | ArrayBuffer | ||
headers | Record<string, string> | ||
json | any | ||
status | number | ||
text | string |