docs: update Typedoc and regenerate references (#1994)

* 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
This commit is contained in:
Shahed Nasser
2022-08-04 17:29:52 +03:00
committed by GitHub
parent 6663a6290b
commit 02d5c1da88
630 changed files with 21256 additions and 16381 deletions

View File

@@ -30,7 +30,7 @@ displayed_sidebar: jsClientSidebar
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:166
medusa-js/node_modules/axios/index.d.ts:166
___
@@ -48,7 +48,7 @@ ___
| Name | Type |
| :------ | :------ |
| `onFulfilled?` | (`value`: `V`) => `T` \| [`Promise`](../modules/internal.md#promise)<`T`\> |
| `onFulfilled?` | (`value`: `V`) => `T` \| `Promise`<`T`\> |
| `onRejected?` | (`error`: `any`) => `any` |
#### Returns
@@ -57,4 +57,4 @@ ___
#### Defined in
packages/medusa-js/node_modules/axios/index.d.ts:165
medusa-js/node_modules/axios/index.d.ts:165