Files
medusa-store/www/apps/docs/content/references/js-client/interfaces/internal-10.UnderlyingSource.md
github-actions[bot] daea35fe73 chore(docs): Generated JS Client Reference (#5334)
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>
2023-10-10 17:47:07 +00:00

1.1 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Interface: UnderlyingSource<R>

internal.UnderlyingSource

Type parameters

Name Type
R any

Properties

autoAllocateChunkSize

Optional autoAllocateChunkSize: number

Defined in

docs-util/node_modules/typescript/lib/lib.dom.d.ts:1961


cancel

Optional cancel: UnderlyingSourceCancelCallback

Defined in

docs-util/node_modules/typescript/lib/lib.dom.d.ts:1962


pull

Optional pull: UnderlyingSourcePullCallback<R>

Defined in

docs-util/node_modules/typescript/lib/lib.dom.d.ts:1963


start

Optional start: UnderlyingSourceStartCallback<R>

Defined in

docs-util/node_modules/typescript/lib/lib.dom.d.ts:1964


type

Optional type: "bytes"

Defined in

docs-util/node_modules/typescript/lib/lib.dom.d.ts:1965