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>
This commit is contained in:
committed by
GitHub
parent
378ca1b36e
commit
daea35fe73
@@ -0,0 +1,63 @@
|
||||
---
|
||||
displayed_sidebar: jsClientSidebar
|
||||
---
|
||||
|
||||
# Interface: UnderlyingSource<R\>
|
||||
|
||||
[internal](../modules/internal-10.md).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`](internal-10.UnderlyingSourceCancelCallback.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
docs-util/node_modules/typescript/lib/lib.dom.d.ts:1962
|
||||
|
||||
___
|
||||
|
||||
### pull
|
||||
|
||||
• `Optional` **pull**: [`UnderlyingSourcePullCallback`](internal-10.UnderlyingSourcePullCallback.md)<`R`\>
|
||||
|
||||
#### Defined in
|
||||
|
||||
docs-util/node_modules/typescript/lib/lib.dom.d.ts:1963
|
||||
|
||||
___
|
||||
|
||||
### start
|
||||
|
||||
• `Optional` **start**: [`UnderlyingSourceStartCallback`](internal-10.UnderlyingSourceStartCallback.md)<`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
|
||||
Reference in New Issue
Block a user