DefinitelyTyped/react
Stepan Mikhaylyuk ed8c24df07 force update fix
in react we cann pass callback to forceUpdate
2015-09-11 18:11:31 +03:00
..
react-addons-tests.ts Merge pull request #5579 from jbrantly/react-reorg 2015-09-08 05:08:42 +01:00
react-global-tests.ts Fixup the global definitions. 2015-09-03 23:07:28 -04:00
react-global.d.ts Fixup the global definitions. 2015-09-03 23:07:28 -04:00
react-tests.ts Add type annotation to avoid complaining about missing index signature in 'react'. 2015-08-20 16:53:36 -07:00
react.d.ts force update fix 2015-09-11 18:11: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)