react/packages/react-noop-renderer
Dan Abramov e706721490
Update Flow to 0.84 (#17805)
* Update Flow to 0.84

* Fix violations

* Use inexact object syntax in files from fbsource

* Fix warning extraction to use a modern parser

* Codemod inexact objects to new syntax

* Tighten types that can be exact

* Revert unintentional formatting changes from codemod
2020-01-09 14:50:44 +00:00
..
npm Add Experimental Flight Infrastructure (#16398) 2019-10-29 14:45:47 -07:00
src Update Flow to 0.84 (#17805) 2020-01-09 14:50:44 +00:00
flight-client.js Add Experimental Flight Infrastructure (#16398) 2019-10-29 14:45:47 -07:00
flight-server.js Add Experimental Flight Infrastructure (#16398) 2019-10-29 14:45:47 -07:00
index.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
package.json Add Experimental Flight Infrastructure (#16398) 2019-10-29 14:45:47 -07:00
persistent.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
README.md Add Fiber Debugger (#8033) 2016-10-25 08:36:37 +01:00
server.js [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00

react-noop-renderer

This package is the renderer we use for debugging Fiber. It is not intended to be used directly.