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>
977 B
977 B
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Interface: UnderlyingSource<R>
internal.UnderlyingSource
Type parameters
| Name | Type |
|---|---|
R |
any |
Properties
cancel
• Optional cancel: UnderlyingSourceCancelCallback
Defined in
packages/medusa-js/node_modules/@types/node/stream/web.d.ts:119
pull
• Optional pull: UnderlyingSourcePullCallback<R>
Defined in
packages/medusa-js/node_modules/@types/node/stream/web.d.ts:120
start
• Optional start: UnderlyingSourceStartCallback<R>
Defined in
packages/medusa-js/node_modules/@types/node/stream/web.d.ts:121
type
• Optional type: undefined
Defined in
packages/medusa-js/node_modules/@types/node/stream/web.d.ts:122