Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
1.0 KiB
1.0 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Interface: FinishedOptions
internal.internal.FinishedOptions
Hierarchy
-
↳
FinishedOptions
Properties
error
• Optional error: boolean
Defined in
packages/medusa-js/node_modules/@types/node/stream.d.ts:1178
readable
• Optional readable: boolean
Defined in
packages/medusa-js/node_modules/@types/node/stream.d.ts:1179
signal
• Optional signal: AbortSignal
When provided the corresponding AbortController can be used to cancel an asynchronous action.
Inherited from
Defined in
packages/medusa-js/node_modules/@types/node/events.d.ts:380
writable
• Optional writable: boolean
Defined in
packages/medusa-js/node_modules/@types/node/stream.d.ts:1180