DefinitelyTyped/react
2015-11-01 01:22:54 +01: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 remove trailing white space 2015-10-07 02:00:27 +09: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 react-onLoad-event 2015-11-01 01:22:54 +01: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)