Commit f306544
Add Flow lib defs for Node.js streams fromWeb/toWeb (#54615)
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 f0a7ecd commit f306544
1 file changed
Lines changed: 42 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2536 | 2536 | | |
2537 | 2537 | | |
2538 | 2538 | | |
2539 | | - | |
2540 | | - | |
2541 | | - | |
2542 | | - | |
2543 | | - | |
2544 | 2539 | | |
2545 | 2540 | | |
2546 | 2541 | | |
| |||
2641 | 2636 | | |
2642 | 2637 | | |
2643 | 2638 | | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
2644 | 2654 | | |
2645 | 2655 | | |
2646 | 2656 | | |
| |||
2665 | 2675 | | |
2666 | 2676 | | |
2667 | 2677 | | |
2668 | | - | |
2669 | | - | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
| 2698 | + | |
2670 | 2699 | | |
2671 | 2700 | | |
2672 | 2701 | | |
| |||
2795 | 2824 | | |
2796 | 2825 | | |
2797 | 2826 | | |
| 2827 | + | |
| 2828 | + | |
| 2829 | + | |
| 2830 | + | |
| 2831 | + | |
| 2832 | + | |
2798 | 2833 | | |
2799 | 2834 | | |
2800 | 2835 | | |
| |||
0 commit comments