Commit a40eb24
Add Flow lib defs for Node.js streams fromWeb/toWeb
Summary:
Since v17 (and stable since v22.17), Node.js has helper methods for converting [Node streams](https://nodejs.org/api/stream.html) to/from [Web streams](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API) (e.g., as returned by global `fetch`). This adds the Flow typings.
- Node docs: https://nodejs.org/api/stream.html#streamreadablefromwebreadablestream-options
Changelog:
[General][Internal] Monorepo Flow typings
Differential Revision: D875435611 parent de3d54a commit a40eb24
1 file changed
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2459 | 2459 | | |
2460 | 2460 | | |
2461 | 2461 | | |
| 2462 | + | |
| 2463 | + | |
| 2464 | + | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
2462 | 2469 | | |
2463 | 2470 | | |
2464 | 2471 | | |
| |||
2504 | 2511 | | |
2505 | 2512 | | |
2506 | 2513 | | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
2507 | 2521 | | |
2508 | 2522 | | |
2509 | 2523 | | |
| |||
2559 | 2573 | | |
2560 | 2574 | | |
2561 | 2575 | | |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
2562 | 2591 | | |
2563 | 2592 | | |
2564 | 2593 | | |
| |||
0 commit comments