跳到主要内容

constants.js 文件

文件仅导出一个常量文件的导出,但是该文件并没有在最终的 package.json 文件中显式标记可用。

'use strict';

export * from './src/ReactReconcilerConstants';