2015-09-02 05:02:46 +08:00
|
|
|
/**
|
2018-09-08 06:11:23 +08:00
|
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
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.
|
2019-11-15 08:02:18 +08:00
|
|
|
module.exports = '16.12.0';
|