Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/ResponsePanel.ts
Properties
| Property | Type |
|---|---|
status | number |
statusText | string |
headers | Record<string, string> |
body | any |
time | number |
size | number |
Kind: Interface
Source: atloria-monorepo/packages/ui-core/src/components/api-explorer/ResponsePanel.ts
| Property | Type |
|---|---|
status | number |
statusText | string |
headers | Record<string, string> |
body | any |
time | number |
size | number |
Was this page helpful?