DefinitelyTyped/react
2015-10-07 01:59:41 +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 Fixed the React.addons.update typing to work with TS1.6's new stricter types. 2015-09-28 16:38:38 +02: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 branch 'react-update-for-1.6' of https://github.com/ccapndave/DefinitelyTyped into ccapndave-react-update-for-1.6 2015-10-07 01:59:41 +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)