| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5c582b4 commit 9fc3e9b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -671,7 +671,7 @@ class ReadableStreamBYOBRequest { | |||
| 671 | 671 | ||
| 672 | 672 | /** | |
| 673 | 673 | * @readonly | |
| 674 | - * @type {ArrayBufferView} | ||
| 674 | + * @type {Uint8Array} | ||
| 675 | 675 | */ | |
| 676 | 676 | get view() { | |
| 677 | 677 | if (!isReadableStreamBYOBRequest(this)) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments