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>
961 B
961 B
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Interface: ReadableStreamGenericReader
internal.ReadableStreamGenericReader
Hierarchy
-
ReadableStreamGenericReader
Properties
closed
• Readonly closed: Promise<undefined>
Defined in
docs-util/node_modules/typescript/lib/lib.dom.d.ts:18571
Methods
cancel
▸ cancel(reason?): Promise<void>
Parameters
| Name | Type |
|---|---|
reason? |
any |
Returns
Promise<void>
Defined in
docs-util/node_modules/typescript/lib/lib.dom.d.ts:18573