UNPKG

react

Version:

React is a JavaScript library for building user interfaces.

12 lines (10 loc) 306 B
/** * Copyright (c) 2016-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. * */ 'use strict'; // TODO remove this proxy when RN/www gets updated module.exports = require('./ReactComponentTreeHook');