Files
react/packages/react/lib/React.native.js
T

6 lines
135 B
JavaScript

'use strict';
// TODO: Once we remove the DOM bits from React, this shim can go away.
module.exports = require('./ReactIsomorphic');