| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c498a72 commit 02548ad
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1380,6 +1380,7 @@ They are accessed using: | |||
| 1380 | 1380 | import { | |
| 1381 | 1381 | arrayBuffer, | |
| 1382 | 1382 | blob, | |
| 1383 | + buffer, | ||
| 1383 | 1384 | json, | |
| 1384 | 1385 | text, | |
| 1385 | 1386 | } from 'node:stream/consumers'; | |
@@ -1389,6 +1390,7 @@ import { | |||
| 1389 | 1390 | const { | |
| 1390 | 1391 | arrayBuffer, | |
| 1391 | 1392 | blob, | |
| 1393 | + buffer, | ||
| 1392 | 1394 | json, | |
| 1393 | 1395 | text, | |
| 1394 | 1396 | } = require('stream/consumers'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments