* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
20 lines
304 B
Markdown
20 lines
304 B
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Interface: AxiosPromise<T\>
|
|
|
|
[internal](../modules/internal.md).AxiosPromise
|
|
|
|
## Type parameters
|
|
|
|
| Name | Type |
|
|
| :------ | :------ |
|
|
| `T` | `any` |
|
|
|
|
## Hierarchy
|
|
|
|
- `Promise`<[`AxiosResponse`](internal.AxiosResponse.md)<`T`\>\>
|
|
|
|
↳ **`AxiosPromise`**
|