mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
Remove @providesModule in www shims
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule EventPluginHub
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule ReactBrowserEventEmitter
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule ReactDOMComponentTree
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule ReactInstanceMap
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule TapEventPlugin
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule findDOMNode
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @providesModule renderSubtreeIntoContainer
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user