mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 20:01:57 +00:00
@@ -17,7 +17,7 @@ var ReactDOMServer = require('react-dom/server');
|
||||
|
||||
## Overview {#overview}
|
||||
|
||||
These methods are only available in the **environments with [Node.js Streams](https://nodejs.dev/learn/nodejs-streams):**
|
||||
These methods are only available in the **environments with [Node.js Streams](https://nodejs.org/api/stream.html):**
|
||||
|
||||
- [`renderToPipeableStream()`](#rendertopipeablestream)
|
||||
- [`renderToNodeStream()`](#rendertonodestream) (Deprecated)
|
||||
|
||||
Reference in New Issue
Block a user