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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user