Sha256: 416410cdfeaf89cf0bca13cbc4d83e99fa4270cf74bc0f066459baf91ba5f9c9

Contents?: true

Size: 463 Bytes

Versions: 5

Compression:

Stored size: 463 Bytes

Contents

/**
 * Copyright 2013-2015, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
* @providesModule renderSubtreeIntoContainer
*/

'use strict';

var ReactMount = require('./ReactMount');

module.exports = ReactMount.renderSubtreeIntoContainer;

Version data entries

5 entries across 3 versions & 1 rubygems

Version Path
es6_tilt-0.1.2 test/dummy/app/assets/javascripts/node_modules/react/lib/renderSubtreeIntoContainer.js
es6_tilt-0.1.2 test/dummy/node_modules/react/lib/renderSubtreeIntoContainer.js
es6_tilt-0.1.1 test/dummy/app/assets/javascripts/node_modules/react/lib/renderSubtreeIntoContainer.js
es6_tilt-0.1.1 test/dummy/node_modules/react/lib/renderSubtreeIntoContainer.js
es6_tilt-0.1.0 test/dummy/app/assets/javascripts/node_modules/react/lib/renderSubtreeIntoContainer.js