2015-09-02 05:02:46 +08:00
|
|
|
/**
|
2017-09-25 04:48:13 +08:00
|
|
|
* Copyright (c) 2013-present, Facebook, Inc.
|
2015-09-02 05:02:46 +08:00
|
|
|
*
|
2017-09-25 04:48:13 +08:00
|
|
|
* This source code is licensed under the MIT license found in the
|
|
|
|
|
* LICENSE file in the root directory of this source tree.
|
2015-09-02 05:02:46 +08:00
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
'use strict';
|
|
|
|
|
|
2017-11-03 03:50:03 +08:00
|
|
|
// TODO: this is special because it gets imported during build.
|
2018-03-28 10:07:53 +08:00
|
|
|
module.exports = '16.3.0-rc.0';
|