MCPcopy Index your code
hub / github.com/react/react / render.js

File render.js

fixtures/view-transition/server/render.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import {renderToPipeableStream} from 'react-dom/server';
3
4import App from '../src/components/App.js';

Callers

nothing calls this directly

Calls 3

renderToPipeableStreamFunction · 0.90
onMethod · 0.80
errorMethod · 0.65

Tested by

no test coverage detected