Files
DefinitelyTyped/react
use-strict fb94b1ef37 Update react.d.ts
Make React.Component (static side) compatible with React.ComponentClass. This ensures validation when we use ES6-style classes to extend from React.Component, as opposed to using React.createClass.
2015-09-17 19:37:31 +03:00
..
2015-09-17 19:37:31 +03:00
2015-09-03 23:07:28 -04:00

React v0.13.3 Type Definitions

This folder contains the following .d.ts files:

  • react.d.ts declares the module "react" and "react/addons"
  • react-global.d.ts declares the global namespace React (only include this if you are actually using the global React)