Files
react/src/ReactVersion.js
T
Andrew Clark 5c6ef40446 v16.0.0
2017-09-26 08:50:33 -07:00

13 lines
261 B
JavaScript

/**
* Copyright (c) 2013-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @providesModule ReactVersion
*/
'use strict';
module.exports = '16.0.0';