| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9091398 commit 9438c83
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -665,7 +665,7 @@ class ReadableStreamBYOBRequest { | |||
| 665 | 665 | ||
| 666 | 666 | /** | |
| 667 | 667 | * @readonly | |
| 668 | - * @type {ArrayBufferView} | ||
| 668 | + * @type {Uint8Array} | ||
| 669 | 669 | */ | |
| 670 | 670 | get view() { | |
| 671 | 671 | if (!isReadableStreamBYOBRequest(this)) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments