| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent abeee99 commit 2c0e1aa
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1611,7 +1611,7 @@ added: v16.7.0 | |||
| 1611 | 1611 | UTF-8 encoded string. | |
| 1612 | 1612 | ||
| 1613 | 1613 | ```mjs | |
| 1614 | - import { json, text, blob, buffer } from 'node:stream/consumers'; | ||
| 1614 | + import { text } from 'node:stream/consumers'; | ||
| 1615 | 1615 | import { Readable } from 'node:stream'; | |
| 1616 | 1616 | ||
| 1617 | 1617 | const readable = Readable.from('Hello world from consumers!'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments