mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Rename Flight to Transport Flight is still the codename for the implementation details (like Fiber). However, now the public package is react-transport-... which is only intended to be used directly by integrators. * Rename names
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./server.node');
|