We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e2954 commit 036fb85Copy full SHA for 036fb85
1 file changed
packages/react-reconciler/reflection.js
@@ -9,4 +9,4 @@
9
10
'use strict';
11
12
-module.exports = require('./src/ReactFiberTreeReflection');
+export * from './src/ReactFiberTreeReflection';
0 commit comments