| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 99c033e commit 325fc08
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -203,7 +203,7 @@ class WritableStream { | |||
| 203 | 203 | ||
| 204 | 204 | /** | |
| 205 | 205 | * @param {any} reason | |
| 206 | - * @returns {Promise<vois>} | ||
| 206 | + * @returns {Promise<void>} | ||
| 207 | 207 | */ | |
| 208 | 208 | abort(reason = undefined) { | |
| 209 | 209 | if (!isWritableStream(this)) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments