DefinitelyTyped/react
Masahiro Wakame 8ea82f65e3 Merge pull request #5869 from use-strict/patch-1
Update react.d.ts - Validate static members of React.Component
2015-10-05 22:44:28 +09:00
..
react-addons-tests.ts Fixed react tests caused by incompatibility of aliased props generics 2015-09-17 20:11:06 +03:00
react-global-tests.ts Fixed react tests caused by incompatibility of aliased props generics 2015-09-17 20:11:06 +03:00
react-global.d.ts Fixup the global definitions. 2015-09-03 23:07:28 -04:00
react-tests.ts Fixed react tests caused by incompatibility of aliased props generics 2015-09-17 20:11:06 +03:00
react.d.ts Merge pull request #5869 from use-strict/patch-1 2015-10-05 22:44:28 +09:00
README.md Fixup the global definitions. 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)