| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 994be57 commit 0927c67
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1462,7 +1462,7 @@ added: v16.7.0 | |||
| 1462 | 1462 | contents of the stream. | |
| 1463 | 1463 | ||
| 1464 | 1464 | ```mjs | |
| 1465 | - import { buffer as arrayBuffer } from 'node:stream/consumers'; | ||
| 1465 | + import { arrayBuffer } from 'node:stream/consumers'; | ||
| 1466 | 1466 | import { Readable } from 'node:stream'; | |
| 1467 | 1467 | import { TextEncoder } from 'node:util'; | |
| 1468 | 1468 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments