DefinitelyTyped/react
2015-09-17 20:11:06 +03: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 Update react.d.ts 2015-09-17 19:37:31 +03: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)